Commit Graph

25 Commits (8c6dae777684d078fe1064e44091e5d5e9493220)

Author SHA1 Message Date
chengduoZH 97cb5479ae change PE strategy
7 years ago
chengduoZH c891189568 update sparse gradient parameter with reduce and broadcast
7 years ago
chengduoZH 5ff1ef36ee update sparse parameter
7 years ago
yangyaming bf824d854a Refine doc.
7 years ago
yangyaming 82571deb89 Change `customize_loss_grad` to `use_default_grad_scale`.
7 years ago
Luo Tao 618db96ee7 fix a cpu bug in parallel_executor.py
7 years ago
Yu Yang 7a395881d4 Add customize_loss_grad option to PE
7 years ago
fengjiayi e84d3a7fbf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_parallel_executor_tests
7 years ago
JiayiFeng 1de9edee51 Follow comments
7 years ago
JiayiFeng ab86fb11c4 complete parallel accuracy test
7 years ago
Yu Yang 7286954337 Add more comments
7 years ago
Yu Yang a1d910b144 Fix line witdth
7 years ago
Yu Yang b4aaa00a8a Polish logic of ParallelExecutor
7 years ago
JiayiFeng 22df230ee4 rename 'feed_dict' in ParallelExecutor.run() to 'feed'
7 years ago
typhoonzero ec6976810d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multigpumultinode
7 years ago
typhoonzero ce08dc8751 have stream removed error
7 years ago
typhoonzero 0bf799a523 wip testing
7 years ago
chengduoZH 7e7611d067 when the number of samples of current batch is less than the count of devices, let it crash.
7 years ago
qingqing01 2b7e5bd366
Support testing during training by ParallelExecutor. (#9738)
7 years ago
Xin Pan 92e92ceba1 Add type check
7 years ago
Xin Pan 4bbfa9eccb Add feed to ParallelExecutor
7 years ago
Xin Pan b123ce88a1 Add enable/disable for delayed ops
7 years ago
Xin Pan 46f3a39e91 polish and add comments.
7 years ago
Xin Pan d0ac92531d Improve ParallelExecutor performance
7 years ago
Yu Yang edfd741e3a Add simple python wrapper for ParallelExecutor
7 years ago