gongweibao
eb83abeac3
Add DGC(Deep Gradient Compression) interface. ( #15841 )
6 years ago
Qiao Longfei
49cce3fd0e
fix dist sparse l2 decay
...
test=develop
6 years ago
tangwei12
b35239df2b
fix dist ut with place, test=develop ( #13647 )
7 years ago
Wu Yi
0ee6fed05b
Refine dist rpc deps ( #12899 )
...
* refine dist train RPC deps
* clean up
* clean up
* fix ut
* remove input for fetch_barrier
* follow comments
7 years ago
Wu Yi
f63368db5e
Add async dist tests ( #12798 )
...
* add async dist tests
* update delta
* fix transformer test
* refine rmsprop transpile
* update
* fix dist seresnet
7 years ago
minqiyang
f4999e4f39
Remove unused six and missing six import
7 years ago
minqiyang
99d3f08920
Add print_function for all python files
7 years ago
minqiyang
68b221401d
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
typhoonzero
069ff14756
polish dist unitest
7 years ago
minqiyang
e4057d071b
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
minqiyang
bc12c2c616
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
minqiyang
2a799e3bf2
Fix dist_se_resnet problem
7 years ago
Wu Yi
2d036c47cd
polish dist unit test code ( #12512 )
...
* polish dist se resnext ut
* update
* update
* update
* avoid cpu initializer differ
* change to use executor for now
* update by comment
* remove lr decay use para exe, should fix para exe bug later
* update by comment
7 years ago
minqiyang
000ba1ac5f
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
Wu Yi
4dbcb975f7
Enable dist se resnext ( #12365 )
...
* enable dist se resnext
* small batch size
7 years ago
minqiyang
35e6abd7bb
Change iter_parameters back and port unittests code to Python3
7 years ago
Wu Yi
d8d35a0b3c
Add se-resnext test for 2x2 and parallel exe ( #12194 )
...
* wip add se-resnext test for 2x2 and parallel exe
* testing
* finish dist unitest 2x2
* update python interp
* fix gpu number
* make this test can run in parallel
7 years ago