- 11 7月, 2018 4 次提交
-
-
由 lemon34 提交于
* change im2sequence for ctc batch inference * Update im2sequence_op.cc * change im2sequence for ctc batch inference * update * change PR by comment * fix ocr test error * fix test_im2sequence * modify the old name to standard name * fix test_layers failed
-
由 baiyf 提交于
* Add flag to set prior_box output order.
-
由 guosheng 提交于
-
由 Yuan Gao 提交于
* Add region proposal network (RPN) target assign operator and Python API for Faster-RCNN.
-
- 10 7月, 2018 1 次提交
-
-
由 yuyang18 提交于
-
- 09 7月, 2018 2 次提交
- 02 7月, 2018 1 次提交
-
-
由 Xingyuan Bu 提交于
* Add anchor generator operator for Faster-RCNN. * Add unittest testing. * Add Python API.
-
- 29 6月, 2018 2 次提交
-
-
由 guochaorong 提交于
This reverts commit bc28cf61.
-
由 whs 提交于
* Fix mean iou op. * Fix crop layer test. * Fix unitest * fix unitest.
-
- 28 6月, 2018 3 次提交
-
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
-
由 Haichao Zhang 提交于
* Add fill_zeros_array op. This op is used for zero-filling an LoDTensorArray. * merge fill_zeros_array_op with fill_zeros_like_op * add unit_test for fill_zeros_like for array
-
- 27 6月, 2018 2 次提交
-
-
由 pzelazko-intel 提交于
* bnorm+relu fuse for mkldnn * separate fuse_relu function * bug fix * proper while range in inference_transpiler * description fix * review fix * review fix * unit test for fwd batch norm+relu MKLDNN fuse
-
由 qingqing01 提交于
* Speed depthwise transposed conv2d.
-
- 25 6月, 2018 5 次提交
-
-
由 sneaxiy 提交于
-
由 guosheng 提交于
-
由 Chris Yann 提交于
* Fix relu and log * Update nn.py
-
由 sneaxiy 提交于
-
由 sneaxiy 提交于
-
- 22 6月, 2018 3 次提交
-
-
由 Xin Pan 提交于
-
由 Yancey1989 提交于
-
由 fengjiayi 提交于
-
- 21 6月, 2018 11 次提交
-
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
This reverts commit 4d8e8ee2, reversing changes made to d6a9f005.
-
由 wanghaoshuang 提交于
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
1. Add a new attribute named 'startuo_seed' to RandomCropOp. If the input 'Seed' is not initialized, the 'startup_seed' will be used to replace it. 2. Refine CustomReader. Add a member variable 'scope_' to it. The 'scope_' will act as the global scope of preprocesing, making it possiable to save something cross batches.
-
由 dzhwinter 提交于
* "add some api reference" * "fix based on preview" * "fix evaluator" * "remove template doc"
-
由 dzhwinter 提交于
* "add some api reference" * "fix based on preview" * "fix evaluator" * "remove template doc"
-
由 tensor-tang 提交于
-
由 ktlichkid 提交于
-
由 fengjiayi 提交于
Give assign layer's second parameter 'output' a default value: None. If it is None, the output variable will be created inside the layer.
-
- 20 6月, 2018 2 次提交
-
-
由 yi.wu 提交于
-
由 Yan Chunwei 提交于
-
- 19 6月, 2018 3 次提交
-
-
由 qingqing01 提交于
-
由 mozga-intel 提交于
-
由 Xin Pan 提交于
-
- 18 6月, 2018 1 次提交
-
-
由 Yibing Liu 提交于
-