Commit Graph

210 Commits (5b06ec255bcc6e97c8adfb281acae47d4895559e)

Author SHA1 Message Date
tangwei12 971f3bc9b0
fix params with only 1 dim (#15828)
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
Qiao Longfei a11d4f300e use len instead of size for python list
6 years ago
Qiao Longfei fa84ba2350 set en empty optimize block if pserver has no optimize block
6 years ago
Qiao Longfei d26ff8cb2d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpu-for-1.1-merge-with-shape
6 years ago
Wu Yi 26200f2e42
[1.1] [project] train imagenet using large batch size (#13766)
6 years ago
Qiao Longfei 641369f92b Merge branch 'dist-table-do-not-init-on-trainer' of ssh://github.com/jacquesqiao/Paddle into cpu-for-1.1-merge
6 years ago
Qiao Longfei f1a3fb041b Merge branch 'fix_lookuptable_in_reduce' of https://github.com/seiriosPlus/Paddle into cpu-for-1.1-merge
6 years ago
tangwei12 5ce3a32e06
Merge branch 'develop' into optimizer-prefetch
6 years ago
seiriosPlus b6590b05fb submit by tangwei12, test=develop
6 years ago
Qiao Longfei 93f173db7d code format test=develop
6 years ago
Qiao Longfei a13c788a04 fix a bug
6 years ago
Qiao Longfei d52fcaf42e replace table init op with fake init
6 years ago
Qiao Longfei 8fe90cbdb1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dist-table-do-not-init-on-trainer
6 years ago