Commit Graph

222 Commits (b1bd483a7ded7bb54294a4c6dbff76245f471640)

Author SHA1 Message Date
Qiao Longfei 92e7d5d7cc
fix distribute doc test=develop (#17318)
6 years ago
Qiao Longfei 58f7695ab2
Async exe support communicator (#17386)
6 years ago
tangwei12 7330cd639c
truncated_gaussian_random supported in distributed training, test=develop (#17091)
6 years ago
tangwei12 1a4a51db2b
Fleet unify distributed training (#16791)
6 years ago
Qiao Longfei 0608f8ca56 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async_sparse_param_update_recorder
6 years ago
Qiao Longfei d640c6cfa9 fix pylint
6 years ago
Qiao Longfei 542b52fac3 fix trainer_id
6 years ago
Qiao Longfei de65398cb8 update transpiler and listen and serv op
6 years ago
Qiao Longfei b8491bfd4e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-communicator
6 years ago
tangwei12 971f3bc9b0
fix params with only 1 dim (#15828)
6 years ago
Qiao Longfei 8bda4ab213 parameter recv can run
6 years ago
Qiao Longfei fbd186bd5d complete recv op
6 years ago
Qiao Longfei 4356f186b4 complete parameter_send
6 years ago
tangwei12 90df7ff378
transpiler.py code clean (#15555)
6 years ago
Wu Yi 22db82c053
fix tangwei merge issue test=develop (#15506)
6 years ago
tangwei12 8b50ad80ff
checkpoint at distributed training (#14854)
6 years ago
Qiao Longfei 810439a993 fix style test=develop
6 years ago
Qiao Longfei b16e832d4d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-dist-sparse-decay
6 years ago
乔龙飞 Qiao Longfei e1679b8847
Merge pull request #14893 from JiabinYang/feature/add_prefech_hs
6 years ago
Qiao Longfei 49cce3fd0e fix dist sparse l2 decay
6 years ago
haowang101779990 66ea718452 en api improve format Dec 27
6 years ago
JiabinYang b2f789c66d add test transpiler dist test, test=develop
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
gongweibao f1fb64b17f
Add reduce sparse tensor feature. (#14757)
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
tangwei12 4cb0100c8e add prefetch in nce
6 years ago
Tink_Y 6d04a9cf47 fix api format and example (#14686)
6 years ago
Qiao Longfei c8b0241da2 fix code style test=develop
6 years ago
Qiao Longfei 9589babe12 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor-prefetch
6 years ago
Qiao Longfei 87e4edd2ea fix grad_varname in remote prefetch
6 years ago
Qiao Longfei d98c59fd2c support none sliced variable
6 years ago
Qiao Longfei af2f5fc824 fix some bugs
6 years ago
tangwei12 3639d99f99
Fix save and load lookup table/optimizer vars (#14301)
6 years ago
Qiao Longfei 2b6c0c09d6 add unit test
6 years ago
Qiao Longfei cc6ef41dc3 update dist transpiler
6 years ago
Qiao Longfei 080740b340
Merge pull request #14300 from jacquesqiao/dist-table-support-optimizer-regular
6 years ago
Qiao Longfei d03cbd1b8c follow comment test=develop
6 years ago
typhoonzero f3eafec19d fix pserver weight decay multi inputs test=develop
6 years ago
Qiao Longfei ffd5a832d8 fix code style
6 years ago
Qiao Longfei 866d6bfe59 dist table support other optimize and regular config
6 years ago
Wu Yi 8fc05e0373
fix cpu build test=develop (#14260)
6 years ago
Wu Yi 306236c2c0
feature/DC asgd (#12722)
6 years ago
tangwei12 d325e668b8
[1.1] Load vars on PSERVER (#14037)
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 f3bbd3b43a code style format
6 years ago
Qiao Longfei add4b466d8 dist table only handle is_distributed table
6 years ago
Qiao Longfei d78e8f23a6 code format
6 years ago
Qiao Longfei bf9764898d add TestEmptyPserverOptimizeBlocks
6 years ago