- 07 11月, 2018 20 次提交
-
-
由 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
-
由 Xin Pan 提交于
refine analysis_resnet50_tester
-
由 Qiao Longfei 提交于
clean rpc server profiler
-
由 chengduo 提交于
test=develop
-
由 Zhaolong Xing 提交于
Fix googlenet bug with rule
-
由 Shan Yi 提交于
fix_recordio_internal_link
-
由 Tao Luo 提交于
test=develop
-
由 tangwei12 提交于
* fix mkdir conflict test=develop
-
由 Qiao Longfei 提交于
Optimize thread pool
-
由 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.
-
- 06 11月, 2018 20 次提交
-
-
由 Zeng Jinle 提交于
Fix rmsprop_op enforce bug
-
由 Tao Luo 提交于
test=develop
-
由 Tao Luo 提交于
test=develop
-
由 Tao Luo 提交于
-
由 chengduo 提交于
test=develop
-
-
由 nhzlx 提交于
-
由 tensor-tang 提交于
fix jit on mac
-
由 Zeng Jinle 提交于
Remove some locks in ParallelExecutor
-
由 Zeng Jinle 提交于
Stream Callback Support in CUDA 10
-
由 Wu Yi 提交于
run dist tests in serial
-
由 tensor-tang 提交于
test=develop
-
由 sneaxiy 提交于
test=develop
-
由 sneaxiy 提交于
test=develop
-
由 Wu Yi 提交于
-
由 Shan Yi 提交于
test=develop
-
由 Zhen Wang 提交于
* add dam test * update fuse_statis * use separated dam model. * Revert "use separated dam model." This reverts commit 13e775c86f909b164b7cc1d35a8a24b964ec622e. * test=develop * modify the cmake file about infer test, test=develop. * remove one comment, test=develop.
-
由 typhoonzero 提交于
-
由 sneaxiy 提交于
test=develop
-
由 Yu Yang 提交于
Warning only at first when CUDA CC not matched. test=develop
-