- 23 11月, 2018 2 次提交
-
-
由 sneaxiy 提交于
-
由 qingqing01 提交于
* CUDA kernel for density_prior_box_op. * Support flatten to 2D.
-
- 22 11月, 2018 4 次提交
-
-
由 JiabinYang 提交于
-
由 Dun 提交于
Add group normalization operator.
-
由 JiabinYang 提交于
-
由 wopeizl 提交于
* add recordio support * disable the openblas multi-thread on windows since no support adjust the python script * code style * code style test=develop * add create_recordio_file_reader back * fix code style test=develop * fix the gtest.cmake on windows * fix cc_test on windows * fix the win build test=develop * remove fused compile support on windows test=develop * add the jit support test=develop * add the jit support, test=develop * add the jit support, test=develop * add the jit back fix compile error on windows * rollback test=develop * test case fix * disable DSO by default on windows * exclude warpctc_op on windows * exclude the dynload_warpctc out on windows test=develop * fix the scripts error test=develop * disable avx on windows by default test=develop * re-organize the cmake file * disable mkl on windows by default * add warp_ctc back * fix the dependency * fix the dependency * fix the build issue on windows * remove unsupported flag on windows * code style * code style test=develop * fix issue * add profiler, parallel_executor back * clean up the pre-definitions on windows * fix build issue * test=develop
-
- 21 11月, 2018 2 次提交
- 20 11月, 2018 2 次提交
-
-
由 jerrywgz 提交于
-
由 dengkaipeng 提交于
-
- 19 11月, 2018 2 次提交
-
-
由 qingqing01 提交于
* Modify some infer-shape in compile-time.
-
由 tensor-tang 提交于
test=develop
-
- 16 11月, 2018 2 次提交
-
-
由 whs 提交于
* Fix truncated normal. * Fix. * Make nce support more distribution. * Fix API.spec. * Fix python API. * Fix. test=develop * Fix API.spec test=develop * Fix sampler. * Fix order of arguments in python API. test=develop
-
由 Wu Yi 提交于
* add cudnn ctc loss * wip add test test=develop * wip * wip * done test=develop * move include cudnn test=develop * test test=develop * fix build test=develop * fix build test=develop * fix build on cudnn5 test=develop * fix cudnn5 build test=develop * fix cudnn5 build test=develop * merge develop softmax functor change test=develop
-
- 15 11月, 2018 1 次提交
-
-
由 chengduo 提交于
* add selu * use for range test=develop * add API test=develop * follow comment test=develop * update API.spec test=develop
-
- 13 11月, 2018 4 次提交
-
-
由 Qiao Longfei 提交于
test=develop
-
由 Yibing Liu 提交于
* Support softmax return in softmax_with_cross_entropy * Add test for return_softmax=False test=develop
-
由 li099 提交于
test=develop
-
由 ruri 提交于
Density prior box operator for image detection model.
-
- 12 11月, 2018 2 次提交
-
-
由 peizhilin 提交于
-
由 Qiao Longfei 提交于
-
- 09 11月, 2018 8 次提交
-
-
由 li099 提交于
* add lod tensor array concat * add lod tensor array concat * test=develop * add lod tensor array concat test=develop * Fix API.spec test=develop * add lod tensor array concat test=develop * revise some bug of lod tensor array concat test=develop * add unittest for tensor array concat test=develop * change to tensor array to tensor test=develop * revise bug test=develop * revise a bug test=develop * revise a bug test=develop * revise a bug of python3 test=develop
-
由 peizhilin 提交于
-
由 peizhilin 提交于
-
由 qingqing01 提交于
* exhaustive search for cuDNN conv. * Refine code and add unit testing. * Fix model load in fluid/inference and unit testing in conv2d * Follow comments. * Fix compiling test=develop
-
由 Qiao Longfei 提交于
-
由 tink2123 提交于
test=develop
-
由 Qiao Longfei 提交于
-
由 Qiao Longfei 提交于
-
- 08 11月, 2018 2 次提交
-
-
由 Qiao Longfei 提交于
-
由 Qiao Longfei 提交于
-
- 07 11月, 2018 5 次提交
-
-
由 dengkaipeng 提交于
-
由 Yu Yang 提交于
Dry run tests will skip `Op.Run` and just perform job scheduling. It helps to analysis dead lock in PE. test=develop
-
由 barrierye 提交于
-
由 qingqing01 提交于
This reverts commit ce7d9b07.
-
由 qingqing01 提交于
* exhaustive search for cuDNN conv. * Refine code and add unit testing. * Clean code * Fix model load in fluid/inference and unit testing in conv2d * Follow comments.
-
- 06 11月, 2018 1 次提交
-
-
由 peizhilin 提交于
1. Non utf-8 characters within comments of OPs may lead to protobuf fail to parse_from_string 2. comment out some ops which not supported on windows 3. cuda libs may not be correctly linked to target on windows
-
- 05 11月, 2018 3 次提交
-
-
由 dengkaipeng 提交于
-
由 sneaxiy 提交于
test=develop
-
由 barrierye 提交于
-