Commit Graph

17 Commits (e97905c5faca1f0a3cf3cdd7f8f48665315e9b8b)

Author SHA1 Message Date
liuyuhui 4427df37cf
[Kunlun] PR2: Support MultiDevicePass and BKCL in parallel executor (#29574)
4 years ago
liuyuhui f13c3a9cd7
[Kunlun] PR1:Support one Kunlun card training in parallel executor (#29337)
4 years ago
tangwei12 b0675c8193
fix bug with compiledProgram (#22495)
5 years ago
chengduo b6d1d8901f
Increase num_iteration_per_drop_scope (#19075)
6 years ago
chengduo 5489216eba
Clean build strategy (#18148)
6 years ago
chengduo cc31681687
use fast executor as default (#17044)
6 years ago
Qiao Longfei a66115bed5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor
6 years ago
gongweibao d303270a0e
revert test=develop (#15535)
6 years ago
Qiao Longfei ada43e89c3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor
6 years ago
gongweibao d54494ba87
cleanup test=develop (#15347)
6 years ago
Qiao Longfei 88d71fa2f9 support num_iteration_per_run
6 years ago
minqiyang ef7d563db9 Add changes back
6 years ago
Yu Yang c28beb8a3c
test(Pe): add dry run tests for pe (#14254)
6 years ago
yuyang18 05cadf1b24 Add FastExecutor
7 years ago
chengduoZH aadaadf735 replace use_event with use_cuda, because use_event means the program running with CUDA, so use_cuda maybe more intuitive.
7 years ago
yuyang18 86a61c177f Add ScopeBufferedSSAGraphExecutor
7 years ago
yuyang18 e5281b3c2d Clean code & add execution strategy
7 years ago