Commit Graph

18 Commits (d3da0ef9f6f9c5b1fe17bdc3d8e4f079ed80e1ee)

Author SHA1 Message Date
Wu Yi d3da0ef9f6
Fix dist train with rmsprop (#12649)
7 years ago
minqiyang bc12c2c616 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
qiaolongfei 2ae32f0bf0 revert the change of api
7 years ago
qiaolongfei 1b6902133d add TestAsyncLocalLookupTable
7 years ago
qiaolongfei 8da651057c add TestAsyncDistLookupTable
7 years ago
qiaolongfei b2f28878e1 remove unused code
7 years ago
qiaolongfei 5a608fcf08 add TestDistLookupTable
7 years ago
qiaolongfei c0e8dd8758 add unit test for dist lookup table
7 years ago
qiaolongfei 9a7084c1ae fix test_dist_transpiler
7 years ago
minqiyang 35e6abd7bb Change iter_parameters back and port unittests code to Python3
7 years ago
typhoonzero 32d81909dc fix pserver with condition block
7 years ago
gongweibao 7040c67920
Change blocksize (#11863)
7 years ago
Wu Yi adfaf9a665
make transpiler test reliable (#11848)
7 years ago
gongweibao 627d7a64f8
Clean `sendop` `recv` operator. (#11309)
7 years ago
minqiyang 9d92dcea0a 1. import fluid to dist transpiler test
7 years ago
minqiyang e90bfd562b 1. Make a base unittest class for dist transpiler unittest
7 years ago
Yancey1989 fc06222ae9 fix async worker
7 years ago
Yancey 0acc93cab9
add dist transpiler unit test (#10485)
7 years ago