Commit Graph

285 Commits (11d4d39cd7ce5dd33df94ed65854eb357cad2400)

Author SHA1 Message Date
乔龙飞 Qiao Longfei e1679b8847
Merge pull request #14893 from JiabinYang/feature/add_prefech_hs
6 years ago
haowang101779990 66ea718452 en api improve format Dec 27
6 years ago
sneaxiy 3e917a934a add scope_pool
6 years ago
JiabinYang 3b7b2e1ded Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_prefech_hs
6 years ago
JiabinYang b2f789c66d add test transpiler dist test, test=develop
6 years ago
Xin Pan c89a1fb287
Merge pull request #14879 from panyx0718/clean
6 years ago
dzhwinter 7cd24b1318
add ir memory optimize. (#14530)
6 years ago
dzhwinter acd4b75923
skip_opt_set support list (#14845)
6 years ago
Xin Pan 47ea2534fb clean parallel do
7 years ago
JiabinYang c35fdf1581 Merge branch 'add_prefetch_in_nce' of https://github.com/seiriosPlus/Paddle into feature/add_prefech_hs
7 years ago
dzhwinter 00776b167a fix memory opt skip set by name (#14774)
7 years ago
gongweibao f1fb64b17f
Add reduce sparse tensor feature. (#14757)
7 years ago
tangwei12 b653ed0516 add prefetch and remvoe selectedrows of bias
7 years ago
Wu Yi aebc175cd4
add nccl2 dist tests (#14755)
7 years ago
tangwei12 4cb0100c8e add prefetch in nce
7 years ago
Tink_Y 6d04a9cf47 fix api format and example (#14686)
7 years ago
Qiao Longfei c8b0241da2 fix code style test=develop
7 years ago
Qiao Longfei 9589babe12 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor-prefetch
7 years ago
Qiao Longfei 87e4edd2ea fix grad_varname in remote prefetch
7 years ago
Qiao Longfei d98c59fd2c support none sliced variable
7 years ago
Qiao Longfei af2f5fc824 fix some bugs
7 years ago
tangwei12 3639d99f99
Fix save and load lookup table/optimizer vars (#14301)
7 years ago
Qiao Longfei 2b6c0c09d6 add unit test
7 years ago
Qiao Longfei cc6ef41dc3 update dist transpiler
7 years ago
Qiao Longfei 05c15a0867
Merge pull request #14467 from jacquesqiao/update-trainer-retry
7 years ago
Qiao Longfei fbc529db91 update test=develop
7 years ago
Qiao Longfei 98a0437d70 optimize distribute checkport
7 years ago
Sylwester Fraczek 8a1eeec579 add mkldnn prop_kind phase for inference-only case to pooling and activations (#14278)
7 years ago
Qiao Longfei 080740b340
Merge pull request #14300 from jacquesqiao/dist-table-support-optimizer-regular
7 years ago
Qiao Longfei 04da1dcfb8 optimize import
7 years ago
Qiao Longfei d03cbd1b8c follow comment test=develop
7 years ago
typhoonzero f3eafec19d fix pserver weight decay multi inputs test=develop
7 years ago
Qiao Longfei 67050468e1 optimize code
7 years ago
Qiao Longfei ffd5a832d8 fix code style
7 years ago
Qiao Longfei 3d8077e9fb update optimizer
7 years ago
Qiao Longfei fbcdb29d8c fix import issue
7 years ago
Qiao Longfei 866d6bfe59 dist table support other optimize and regular config
7 years ago
Wu Yi 8fc05e0373
fix cpu build test=develop (#14260)
7 years ago
Wu Yi 306236c2c0
feature/DC asgd (#12722)
7 years ago
tangwei12 d325e668b8
[1.1] Load vars on PSERVER (#14037)
7 years ago
Tao Luo a7a3544f72
Merge pull request #14181 from sfraczek/sfraczek/transpiler-depthwise_conv-mkldnn-pass
7 years ago
Wu Yi d51daede93
add ftrl support for dist train test=develop (#14176)
7 years ago
Qiao Longfei f37bd03529
Merge pull request #14153 from jacquesqiao/fix-pserver-crash-when-no-parameter
7 years ago
Qiao Longfei f3bbd3b43a code style format
7 years ago
Qiao Longfei add4b466d8 dist table only handle is_distributed table
7 years ago
Qiao Longfei d78e8f23a6 code format
7 years ago
Sylwester Fraczek ebd1d753ed added transpiler pass for mkldnn depthwise_conv
7 years ago
Qiao Longfei bf9764898d add TestEmptyPserverOptimizeBlocks
7 years ago
Qiao Longfei a11d4f300e use len instead of size for python list
7 years ago
Qiao Longfei fa84ba2350 set en empty optimize block if pserver has no optimize block
7 years ago