Commit Graph

104 Commits (669efb98de55c617387603acebf875a669432706)

Author SHA1 Message Date
swtkiwi f5c6dd6def
test=develop (#24522)
5 years ago
Huihuang Zheng 1d3b0134ca
Error Message Enhancement (#23483)
5 years ago
WangXi 8d47162e03
Close fuse when use dgc & move DGC strategy from PE to compiler, test=develop (#22914)
5 years ago
tianshuo78520a 433cef03e5
fix typo word (#22784)
5 years ago
chengduo 4ba6d062f8
Fix fluid.data of executor (#20365)
5 years ago
chengduo d77e770353
Polish executor doc (#20244)
5 years ago
chengduo d23603322e
Remove compile from PE (#19080)
6 years ago
chengduo 01c7daade7
Add checking for the fetch_list of Executor.run (#18957)
6 years ago
chengduo 24e988a471
Fix bug of scope_buffered_ssa_graph_executor (#18100)
6 years ago
chengduo 83942c3df2
move warning of ParallelExecutor (#17945)
6 years ago
chengduo bc833945a4
Add DropLocalExeScopes in ParallelExecutor (#17297)
6 years ago
chengduo 8f534696b7
Polish Executor and Compiler doc (#17262)
6 years ago
chengduo f2db475a3e
update ParallelExecutor (#17204)
6 years ago
gongweibao cbdb8a17b1
Polish DGC code (#16818)
6 years ago
gongweibao 8b793d0efd
Fix DGC bug. (#16697)
6 years ago
gongweibao eb83abeac3
Add DGC(Deep Gradient Compression) interface. (#15841)
6 years ago
sneaxiy 4b073c95dc fix compiler
6 years ago
chengduo c11f531244
Unified PE and compiler (#16042)
6 years ago
chengduo ae37f82964
Unified ParallelExecutor and Compiler (#15970)
6 years ago
Xin Pan 840cf780e4 add deprecation warning.
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
6 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