- 23 5月, 2018 1 次提交
-
-
由 whs 提交于
* Enhance reduce op for multi dims. * Uncomment some unitest. * Uncomment unitest. * Remove unused code. * Fix infershape and python wrapper. * Add more examples. * Fix l2_normalize. * Fix normalization_wrapper. * Polish code. 1. Rename unitest function. 2. Rename const variable.
-
- 22 5月, 2018 2 次提交
-
-
由 yuyang18 提交于
-
由 qingqing01 提交于
1. If all bboxes are not difficult ground truth, the users can not define the data layer for this flag and not the input can be None for detection_map API. 2. Set default value for aspect_ratios in prior_box API. 3. Add more check in prior_box API.
-
- 21 5月, 2018 1 次提交
-
-
由 Qingsheng Li 提交于
* Added kernel to is_empty_op * Added python API * Updated code as required * Updated unittests
-
- 18 5月, 2018 1 次提交
-
-
由 Wu Yi 提交于
* listen_and_serv use localscope * fix ut
-
- 17 5月, 2018 1 次提交
-
-
由 Yu Yang 提交于
-
- 16 5月, 2018 2 次提交
-
-
由 dzhwinter 提交于
* "fix ci" * "fix network config" * "rerun ci"
-
由 Yang Yang(Tony) 提交于
-
- 15 5月, 2018 4 次提交
-
-
由 chengduoZH 提交于
-
由 yuyang18 提交于
-
由 gongweibao 提交于
Change default split minimize value to speed up transport data to pserver
-
由 Yancey 提交于
* add dist transpiler unit test * update by comment * update by comment * fix ci * fix ci
-
- 14 5月, 2018 3 次提交
- 11 5月, 2018 2 次提交
-
-
由 Luo Tao 提交于
-
由 chengduoZH 提交于
-
- 10 5月, 2018 2 次提交
- 08 5月, 2018 4 次提交
-
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
- 07 5月, 2018 5 次提交
-
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
由 Yu Yang 提交于
-
由 Kexin Zhao 提交于
-
由 Kexin Zhao 提交于
-
- 04 5月, 2018 1 次提交
-
-
由 Qingsheng Li 提交于
* Added auto transform to beam_search_decode_op * Added some comment * Added unittest for beam_search_decode_op on GPU
-
- 03 5月, 2018 1 次提交
-
-
由 Tomasz Patejko 提交于
* Initial implementation of forward pass for MKLDNN batch norm * Added attributes for MKLDNN batch norm * MKLDNN batch norm forward pass passes unittest. Started working on backward * Backward pass for MKLDNN batch norm added * MKLDNN batch norm: scoring added to forward pass * MKLDNN batch norm: bias as input added; handling AnyLayout when kernel is looked up * MKLDNN batch norm: python unit tests added; mkldnn tests removed * MKLDNN batch norm: changes required by cpplint * MKLDNN batch norm: refactoring the operator * MKLDNN batch norm: saved variance inversed in backward pass for correct execution of MKLDNN unit tests * MKLDNN batch norm: refctoring, function for static/const cast to void* added * MKLDNN batch norm: remove AnyLayout from batch norm * MKLDNN batch norm: only NCHW format is supported. Unittests refactored * MKDNN batch norm: use_mkldnn added to attributes * MKLDNN batch norm: AnyLayout removed from unittest * MKLDNN batch norm: added CUDNN defines to batch norm * MKLDNN batch norm: undefined data_format variable corrected * MKLDNN batch norm: use_cudnn added, use of setUp method for configuring attributes * MKLDNN batch norm: added use_cudnn attribute to batch norm operator * MKLDNN batch norm: correcting batch norm unit tests for MKLDNN * MKLDNN batch norm: MKLDNN tests moved to another file; reverting changes for saved variance not being inverted * Change default layout to NCHW * MKLDNN batch norm: init_kernel_type method added to unit tests * MKLDNN batch norm: style changes * MKLDNN batch norm: unit tests refactored * MKLDNN batch norm: added use_mkldnn attribute to batch norm python interface
-
- 02 5月, 2018 3 次提交
-
-
由 chengduoZH 提交于
-
由 yi.wu 提交于
-
由 chengduoZH 提交于
-
- 30 4月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* "re-commit " * "picked up" * "fix ci" * "fix pdb hang up issue in cuda 9"
-
- 28 4月, 2018 3 次提交
- 27 4月, 2018 2 次提交
-
-
由 Yancey1989 提交于
-
由 dyning 提交于
* modify roi pool with lod and expose ROI Pooling into Python API * make lod code brief * make doc more clearly * make doc more clearly
-
- 26 4月, 2018 1 次提交
-
-
由 baiyf 提交于
-