Commit Graph

54 Commits (cc6ef41dc3c0991f0a40588d453c7f6caade5a1d)

Author SHA1 Message Date
Qiao Longfei 080740b340
Merge pull request #14300 from jacquesqiao/dist-table-support-optimizer-regular
6 years ago
chengduo c5b6573a5a
Fix input<tensor> (#14208)
6 years ago
Qiao Longfei 373f64986d add comment and unit test
6 years ago
Qiao Longfei d9dc81a6c6 fix dist transpiler test
6 years ago
Wu Yi d51daede93
add ftrl support for dist train test=develop (#14176)
6 years ago
Qiao Longfei f37bd03529
Merge pull request #14153 from jacquesqiao/fix-pserver-crash-when-no-parameter
6 years ago
Qiao Longfei 2d461cb080 code style format
6 years ago
Qiao Longfei add4b466d8 dist table only handle is_distributed table
6 years ago
Qiao Longfei bf9764898d add TestEmptyPserverOptimizeBlocks
6 years ago
seiriosPlus f8ae794551 test=develop
6 years ago
seiriosPlus e025fc9706 fix unit test in cpu 1.1
6 years ago
Qiao Longfei 68aeb4e7e9 add fake init test in test_dist_transpiler
6 years ago
typhoonzero 75258c79bf add decayed_adagrad support for dist train
7 years ago
JiabinYang bd42057ea0 disable nccl2 test on CPU
7 years ago
Wu Yi aeb2dc2b05
Nccl2 dist API (#13506)
7 years ago
Wu Yi 3ab3a7f392
Trainer auto wait pserver ports (#13341)
7 years ago
qiaolongfei ed511fe5a7 update test_dist_transpiler
7 years ago
minqiyang 39c526d42f Port test_dist_transpiler to it
7 years ago
tangwei12 5fa1f05c9d code clean and rename
7 years ago
tangwei12 bf2f1599f9 code clean
7 years ago
tangwei12 8cfcbabf5e fix dist unittest
7 years ago
tangwei12 7715cdc69b add unit test in dist transpiler
7 years ago
tangwei12 bb9f494740 merge develop
7 years ago
tangwei12 eba7177475 add unit test and code fix
7 years ago
minqiyang e398348e7e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
Qiyang Min 340a104c58
Merge pull request #12658 from velconia/port_pybind11
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
gongweibao d06849305a
parameter dispather. (#12666)
7 years ago
minqiyang a32ce8c444 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
tangwei12 09e30eeeda
Merge pull request #12696 from seiriosPlus/lookuptable_size_on_pserver_fix
7 years ago
tangwei12 13e99cf92f add unit test
7 years ago
minqiyang 77f12e000f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
gongweibao 842fb021b3
Fix clone() bug. (#12583)
7 years ago
minqiyang 1800fef142 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
Wu Yi d3da0ef9f6
Fix dist train with rmsprop (#12649)
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 9cd5999032 Fix dist transpiler unordered dict issue
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