Commit Graph

74 Commits (50582071dce846a973a054c40fe194069657960a)

Author SHA1 Message Date
sneaxiy 5a92e4c097 revert revert 16144
6 years ago
Zeng Jinle a91964c8fe Revert "PaddingRNN model memory optimize"
6 years ago
sneaxiy cfd012e2cb add unittest
6 years ago
Wu Yi 8666902b9d
fix test_transpiler random fail test=develop (#15736)
6 years ago
tangwei12 8b50ad80ff
checkpoint at distributed training (#14854)
6 years ago
JiabinYang 2aa1dc67ce test=develop, fix test_dist_transpiler failed
6 years ago
JiabinYang cb478f7a94 just for test
6 years ago
JiabinYang 19a8d96585 fix nce in test_dist_transpiler, test=develop
6 years ago
JiabinYang 52ca40fcfe Merge branch 'feature/add_prefech_hs' of https://github.com/JiabinYang/Paddle into feature/add_prefech_hs
6 years ago
JiabinYang b2f789c66d add test transpiler dist test, test=develop
6 years ago
tangwei12 547c1bd11d Merge branch 'feature/add_prefech_hs' of https://github.com/JiabinYang/Paddle into add_prefetch_nce_hs
6 years ago
tangwei12 723f68727d add ut about nce in transpiler
6 years ago
JiabinYang f702ab74b9 add dist transpiler test
6 years ago
JiabinYang c35fdf1581 Merge branch 'add_prefetch_in_nce' of https://github.com/seiriosPlus/Paddle into feature/add_prefech_hs
6 years ago
tangwei12 b653ed0516 add prefetch and remvoe selectedrows of bias
6 years ago
Wu Yi aebc175cd4
add nccl2 dist tests (#14755)
6 years ago
Qiao Longfei 839193fd1f fix unit test test=develop
6 years ago
Qiao Longfei 9450048acb add PADDLE_ENABLE_REMOTE_PREFETCH to enable remote prefetch
6 years ago
Qiao Longfei 5d5e0656b2 clean code
6 years ago
Qiao Longfei 2b6c0c09d6 add unit test
6 years ago
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