- 08 11月, 2018 6 次提交
-
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 Qiao Longfei 提交于
optimize pyreader
-
由 chengduo 提交于
* fix selected_rows bug test=develop * refine cos_sim test=develop
-
-
由 chengduo 提交于
test=develop
-
- 07 11月, 2018 33 次提交
-
-
由 tensor-tang 提交于
fix mac
-
由 Zeng Jinle 提交于
Delete buggy selected_rows functor
-
由 tensor-tang 提交于
test=develop
-
由 tensor-tang 提交于
add vadd, vaddrelu jitcode
-
由 tensor-tang 提交于
fix run error on mac
-
由 tensor-tang 提交于
test=develop
-
由 tensor-tang 提交于
test=develop
-
由 tensor-tang 提交于
-
由 Yu Yang 提交于
recordio is not the official API in Fluid 1.0. Remove unittests for it. test=develop
-
由 Yu Yang 提交于
`cwd` was not set before when get commit SHA. The default `cwd` is the current build directory. However, the build directory might not be the subdirectory of source. The `git` command will fail when that happened. test=develop
-
由 Yu Yang 提交于
Dry run tests will skip `Op.Run` and just perform job scheduling. It helps to analysis dead lock in PE. test=develop
-
由 tensor-tang 提交于
test=develop
-
由 Xin Pan 提交于
refine analysis_resnet50_tester
-
由 Qiao Longfei 提交于
clean rpc server profiler
-
由 chengduo 提交于
test=develop
-
由 Zhaolong Xing 提交于
Fix googlenet bug with rule
-
由 tensor-tang 提交于
-
由 Shan Yi 提交于
fix_recordio_internal_link
-
由 Tao Luo 提交于
test=develop
-
由 tangwei12 提交于
* fix mkdir conflict test=develop
-
由 Qiao Longfei 提交于
Optimize thread pool
-
由 sneaxiy 提交于
test=develop
-
由 chengduo 提交于
* add fp16 backward support test=develop * add sum_op fp16 test * disable test_dist_save_load test=develop * add check_grad for sum * add unit test for softmax_grad fp16 test=develop * add scale_op unit test * add mul_grad_op unit test for fp16 * add cross_entropy_grad and eman_grad unit test for fp16 test=develop * fix cross_entropy unit test * add pool2d fp16 unit test * refine conv2d fp16 unit test test=develop * refine activation unit test test=develop * fix ci test=develop * follow zhihong's comment, copy from https://github.com/PaddlePaddle/Paddle/pull/12796 test=develop
-
由 Qiao Longfei 提交于
-
由 Tao Luo 提交于
test=develop
-
https://github.com/PaddlePaddle/Paddle由 Qiao Longfei 提交于
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-pserver-profiler-thread-pool
-
由 Tao Luo 提交于
test=develop
-
由 Qiao Longfei 提交于
test=develop
-
由 Xin Pan 提交于
Revert " Exhaustive search for cuDNN conv."
-
由 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.
-
由 tensor-tang 提交于
test=develop
-
由 tensor-tang 提交于
-
- 06 11月, 2018 1 次提交
-
-
由 Zeng Jinle 提交于
Fix rmsprop_op enforce bug
-