Commit Graph

404 Commits (fab0ee87570f796a25cc299a50e6108594f65fce)

Author SHA1 Message Date
Wu Yi 29d9fb53fc
[Feature] multi process multi gpu dist training, boost v100 performance by 20% (#14661)
7 years ago
zhang wenhui abbe382e1e
Revert "Add EstiminateFlops"
7 years ago
Yu Yang 0f0e197914
Merge pull request #14666 from reyoung/feature/estiminate_flops
7 years ago
Wang Guibao 41e19eb431
AsyncExecutor (#14627)
7 years ago
Yu Yang 589b863b98 Add EstiminateFlops
7 years ago
Qiao Longfei 8ebde595c9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor-prefetch
7 years ago
Qiao Longfei 145c535750 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor-prefetch
7 years ago
minqiyang a02ce58f2c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_vlog
7 years ago
gongweibao 867c312bc4
Fix allreduce dependency order. (#14586)
7 years ago
Qiao Longfei 9589babe12 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor-prefetch
7 years ago
minqiyang be04d99fe4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_vlog
7 years ago
Qiao Longfei af2f5fc824 fix some bugs
7 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
7 years ago
peizhilin 7c8c9dc9bf fix unit test cases
7 years ago
wopeizl d9a1f3e58e Windows/online (#14474)
7 years ago
peizhilin 703b26e697 add profiler, parallel_executor back
7 years ago
Yu Yang c8f6e70ab4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
7 years ago
Xin Pan 8cfda7ee0c
Merge pull request #14382 from panyx0718/fix4
7 years ago
Zeng Jinle 38d32c98b8 merge develop
7 years ago
sneaxiy eb18d532a5 fix num_threads in fast_pe
7 years ago
Xin Pan 759ffca423 some improvements
7 years ago
Xin Pan 99dffb91d6 allow to repeatedly share and update BuildStrategy
7 years ago
sneaxiy d231e55065 merge develop
7 years ago
Yu Yang fdc689142c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
7 years ago
minqiyang 87450b9ad4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
7 years ago
chengduo c5b6573a5a
Fix input<tensor> (#14208)
7 years ago
minqiyang 3db9fad764 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
7 years ago
Xin Pan ff6c809bfc
Merge pull request #14251 from panyx0718/fix
7 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
7 years ago
Xin Pan 59c66532e7 add more logs and comments
7 years ago
Yu Yang 057a682ee9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
7 years ago
Yu Yang c28beb8a3c
test(Pe): add dry run tests for pe (#14254)
7 years ago
Xin Pan cb2d33a851 resolve conflict
7 years ago
Xin Pan 8c11d3fed6 clean up
7 years ago
Xin Pan 0a89650507 fix more tests
7 years ago
Xin Pan a3b27e3237 fix
7 years ago
Xin Pan f25eb9a71d fix some tests.
7 years ago
Xin Pan adf5615e54 clean kGraphOp
7 years ago
Xin Pan 2e14999942 clean1
7 years ago
Xin Pan 34b401fc6c clean up a global graph attr.
7 years ago
Zeng Jinle 8ac2242b6e
Merge pull request #14075 from sneaxiy/remove_some_locks_in_pe
7 years ago
sneaxiy faac8a76ce remove unnecessary codes
7 years ago
Wu Yi 306236c2c0
feature/DC asgd (#12722)
7 years ago
sneaxiy 7ff320f8cc merge develop
7 years ago
sneaxiy 203027ca86 test=develop
7 years ago
sneaxiy cf1944af2a test=develop
7 years ago
Yan Xu d10b8efcc0
Merge pull request #14152 from Yancey1989/add_fused_broadcast_unittest
7 years ago
Yu Yang c21597cf07
fix(PE): use shared_ptr<BlockingQueue> for cross thread communication (#14136)
7 years ago
chengduo ed087f8232
refine op_handle (#14178)
7 years ago
Yancey1989 6bfa6a0a33 add fused broadcast op unit test, test=develop
7 years ago