Commit Graph

89 Commits (ea0df4e8a2cf291a0e6626771c58d1d75635b3c1)

Author SHA1 Message Date
Qiao Longfei c09477b057 revert change
6 years ago
Qiao Longfei e70b1727ef Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor
6 years ago
chengduo ae37f82964
Unified ParallelExecutor and Compiler (#15970)
6 years ago
Xin Pan 840cf780e4 add deprecation warning.
6 years ago
Qiao Longfei f768fbf715 support multi graph
6 years ago
Xin Pan a6e3cd5eb7
Merge pull request #15425 from panyx0718/api
6 years ago
乔龙飞 Qiao Longfei ec8e878200
Merge pull request #15840 from jacquesqiao/revert-15684-revert-15661-fix-cpu-broadcast
6 years ago
Qiao Longfei 2b7931d5c9 refine code test=develop
6 years ago
Xin Pan 32d5a16036 resolve conflicts
6 years ago
Xin Pan 26e32e095a allow compiler to use graph
6 years ago
dzhwinter 51d1e8cd06 add details. test=develop
6 years ago
dzhwinter 04e9776aef add details. test=develop
6 years ago
dzhwinter 0a63234c85 follow comments. test=develop
6 years ago
dzhwinter 43c92dcb20 rerun windows ci. test=develop
6 years ago
dzhwinter 8b97a3a44f rerun ci. test=develop
6 years ago
Wu Yi 22db82c053
fix tangwei merge issue test=develop (#15506)
6 years ago
Xin Pan 24bb6a6aec expose CompiledProgram
6 years ago
Xin Pan 7b73fc9e1a
Merge pull request #15089 from panyx0718/api
6 years ago
Xin Pan c4b09a713f polish
6 years ago
chengduo eabb2105fa
Refactor MultiDevSSAGraphBuilder (#15090)
6 years ago
Xin Pan cb1891f97b polish
6 years ago
Xin Pan 5e928e579a try unify Executor and ParallelExecutor
6 years ago
chengduo fe8495a758
[WIP] Refine MultiDevSSAGraph (#15040)
6 years ago
chengduo 550e7e410b
Code Clean parallel_executor.py (#14849)
6 years ago
gongweibao f1fb64b17f
Add reduce sparse tensor feature. (#14757)
6 years ago
Wu Yi 29d9fb53fc
[Feature] multi process multi gpu dist training, boost v100 performance by 20% (#14661)
6 years ago
gongweibao 867c312bc4
Fix allreduce dependency order. (#14586)
6 years ago
chengduo 2562eb92b8
Add strategy doc (#13849)
6 years ago
Xin Pan a2a94f602e clean a few more kwargs
7 years ago
Yancey1989 4778c6e21c delete unused py codes
7 years ago
Yancey1989 b084dfab7e Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_bcast
7 years ago
Yancey1989 5ce1a960a5 move bcast op into pass
7 years ago
gongweibao 392ae69650
Set parallel executor thread num under nccl2 distributed env (#13207)
7 years ago
Wu Yi f90c7865f0
Benchmark tool for imgnet (#12305)
7 years ago
minqiyang 1ef5f2c3e8 Make flowers reader and parallel_executor more efficient
7 years ago
minqiyang e0d5f8a820 Move compat module to python/paddle
7 years ago
minqiyang 5338417b47 Polish code style
7 years ago
minqiyang ae39709e59 Polish code
7 years ago
minqiyang 1800fef142 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
Wu Yi 8b77448d5f
hide misc APIs (#12540)
7 years ago
minqiyang 6abe819f07 Fix pybind11 problem
7 years ago
minqiyang 1f618c4ff9 Fix the overfix of 2to3 in xrange
7 years ago
minqiyang a58dd3e557 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
chengduo 7a495a5871
add threads in thread pool for CPU (#12475)
7 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
7 years ago
Wu Yi db67d60e31
Remove block api (#12107)
7 years ago
chengduo c6e36e7738
Change return_numpy [ParallelExecutor] default value (#11713)
7 years ago
chengduo a64844ad00
enable PE return numpy (#11704)
7 years ago
Yancey 2fdbc1ce65
hidden bcast_params call in dist train (#11575)
7 years ago
chengduoZH 73f224d091 add Doc parallel exe
7 years ago