- 12 4月, 2018 8 次提交
-
-
由 Yiqun Liu 提交于
* Add USE_OP of all operators and kernels and remove ARCHIVE_START/END in CMakeLists.txt of inference unittests. * Remove ARCHIVE_START/END when linking inference shared library. * Disable some fluid related cmake operations for cross-compiling.
-
由 whs 提交于
Make Average Model support for 'moving mean' and 'moving variance' of batch_normal op
-
由 Tao Luo 提交于
make -j nproc when making inference_lib_dist
-
由 Tao Luo 提交于
Improve test_parallel_executor.
-
由 Helin Wang 提交于
-
由 Yang Yang(Tony) 提交于
-
由 Yang Yang(Tony) 提交于
* remove net op and cond_op * fix cpplint * fix dependency * delete backward_test; fix compile * disable batch_norm backward * rm test_net.py * make batchnorm test independent of backward.cc * make test_layer_norm_op independent of backward.cc * make test_layer_norm_op independent of backward.cc * delete unused code * clean up
-
由 Siddharth Goyal 提交于
* Fix cpplint errors, round2 * Fix pointer issue
-
- 11 4月, 2018 32 次提交
-
-
由 Dang Qingqing 提交于
-
由 Yu Yang 提交于
Disable unstable unittest
-
由 Tao Luo 提交于
remove unused nccl.cmake
-
由 Wu Yi 提交于
[Feature] Enable multi gpu distributed training of fluid
-
由 Yu Yang 提交于
-
由 Tao Luo 提交于
Fix api docs display error for fluid Initializer
-
由 Tao Luo 提交于
Add contents for manully build documentation(cn version)
-
由 dzhwinter 提交于
* "add metrics" * "add fluid metrics" * "add import guards" * "show warnings" * "add demo" * "fix ci" * "add some details" * "fix cci" * "add demo Python" * "add metrics"
-
-
由 fengjiayi 提交于
Modify readers to fit the parallel executor
-
由 Yu Yang 提交于
Make cuda_helper.h Pass cpplint
-
由 typhoonzero 提交于
-
由 typhoonzero 提交于
-
由 Yu Yang 提交于
-
-
由 JiayiFeng 提交于
-
由 fengjiayi 提交于
-
由 JiayiFeng 提交于
-
由 JiayiFeng 提交于
-
由 Luo Tao 提交于
-
由 qingqing01 提交于
-
由 JiayiFeng 提交于
-
由 JiayiFeng 提交于
-
由 Yancey 提交于
k8s dist train for en
-
由 wanghaoshuang 提交于
-
由 Tao Luo 提交于
add remove_op, remove_var in Python end
-
-
由 Kexin Zhao 提交于
* fix gemm error for cuda 7.5 * fix version number
-
由 Xin Pan 提交于
Fix lost of LoD while splitting tensor in parallel executor.
-
由 Siddharth Goyal 提交于
-
由 cwgis 提交于
* Update compile_paddle_lib_en.md Fix https://github.com/PaddlePaddle/Paddle/issues/8916 * Update compile_paddle_lib_en.md
-
由 fengjiayi 提交于
-