Commit Graph

256 Commits (9297f49e4b71b9628b9e554906ef8f437df73275)

Author SHA1 Message Date
Qiao Longfei 810439a993 fix style test=develop
7 years ago
Qiao Longfei b16e832d4d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-dist-sparse-decay
7 years ago
乔龙飞 Qiao Longfei e1679b8847
Merge pull request #14893 from JiabinYang/feature/add_prefech_hs
7 years ago
Qiao Longfei 49cce3fd0e fix dist sparse l2 decay
7 years ago
haowang101779990 66ea718452 en api improve format Dec 27
7 years ago
JiabinYang b2f789c66d add test transpiler dist test, test=develop
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
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 080740b340
Merge pull request #14300 from jacquesqiao/dist-table-support-optimizer-regular
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 ffd5a832d8 fix code style
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
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
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
Qiao Longfei d26ff8cb2d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpu-for-1.1-merge-with-shape
7 years ago
Wu Yi 26200f2e42
[1.1] [project] train imagenet using large batch size (#13766)
7 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
7 years ago
Qiao Longfei f1a3fb041b Merge branch 'fix_lookuptable_in_reduce' of https://github.com/seiriosPlus/Paddle into cpu-for-1.1-merge
7 years ago
tangwei12 5ce3a32e06
Merge branch 'develop' into optimizer-prefetch
7 years ago
seiriosPlus b6590b05fb submit by tangwei12, test=develop
7 years ago
Qiao Longfei 93f173db7d code format test=develop
7 years ago
Qiao Longfei a13c788a04 fix a bug
7 years ago
Qiao Longfei d52fcaf42e replace table init op with fake init
7 years ago
Qiao Longfei 8fe90cbdb1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dist-table-do-not-init-on-trainer
7 years ago
Qiao Longfei 4673fea551 trainer startup should not init table optimizer because it maybe large
7 years ago
Xin Pan 4cd44c00c5 fix
7 years ago
Xin Pan 38cf553108 fix distributed
7 years ago
tangwei12 48982e9dc7 fix lookuptable in reduce strategy
7 years ago
tangwei12 fa2ab3346c
fill constant add infervarshape, lookuptable clone lr var (#13830)
7 years ago
Wu Yi 77e9339deb
fix api get_pserver_programs (#13820)
7 years ago
Wu Yi 18e5dccc0b
Merge pull request #13619 from typhoonzero/fix_graph_num
7 years ago
typhoonzero 5b152b1fac fix graph num
7 years ago
tangwei12 97cf1eb6d7
Add distributed unit tests about text_classification/simnet-bow/ctr (#12812)
7 years ago
Wu Yi 1ab7b55162
Merge pull request #13602 from typhoonzero/add_dist_decayed_adagrad_op_support
7 years ago
tangwei12 85362e98dd
Batch AUC (#13567)
7 years ago
Wu Yi 16e73e0d28
hide operator API (#12543)
7 years ago
typhoonzero 75258c79bf add decayed_adagrad support for dist train
7 years ago
Qiao Longfei cce056cad1
Merge pull request #13537 from jacquesqiao/fix-table-optimize-send-op
7 years ago
Wu Yi aeb2dc2b05
Nccl2 dist API (#13506)
7 years ago
qiaolongfei f4219c0d1d fix table grad send sync_mode
7 years ago
Wu Yi 29c63d180f
[Feature] dist op role and lr op role, to support memory optimize with dist training (#13220)
7 years ago
Wu Yi efafc72f62
Hide program APIs (#12315)
7 years ago
Qiao Longfei 020d13c18a
fix dist table send hang problem (#13259)
7 years ago
Wu Yi 3ab3a7f392
Trainer auto wait pserver ports (#13341)
7 years ago
minqiyang c838fa3173 Port dist_transpiler to Python3.5
7 years ago
tangwei12 ff618a2880 bug fix
7 years ago
qiaolongfei f1554a4a07 fix sparse grad merge on pserver
7 years ago
Wu Yi 0b8067c0dc
fix dist train reduce mode (#13068)
7 years ago
Wu Yi 9ae55dd70d
fix dist transpile with memopt (#12974)
7 years ago
Wu Yi 0ee6fed05b
Refine dist rpc deps (#12899)
7 years ago
minqiyang 312f3b8654 Fix random diff between python2 and python3
7 years ago
Wu Yi b8da70c370
Resovle multi gpu async deps (#12828)
7 years ago
tangwei12 cbc6e6eb97
Merge pull request #12247 from seiriosPlus/dis_ckpt_fix
7 years ago
Qiyang Min 72965226e6
Merge pull request #12818 from velconia/fix_python3_CI_job
7 years ago
Wu Yi f63368db5e
Add async dist tests (#12798)
7 years ago
tangwei12 7dbf5f1244
Update distribute_transpiler.py
7 years ago
minqiyang beb93bb901 Fix ut bug for graph_test
7 years ago
tangwei12 5fa1f05c9d code clean and rename
7 years ago
tangwei12 bf2f1599f9 code clean
7 years ago
tangwei12 dbb4f0d35d Merge branch 'develop' of github.com:PaddlePaddle/Paddle into dis_ckpt_fix
7 years ago
Qiao Longfei fd10669ecb
Add dependency to send recv (#12760)
7 years ago
minqiyang f4999e4f39 Remove unused six and missing six import
7 years ago
tangwei12 bb9f494740 merge develop
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
minqiyang 0d7047ca79 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
Wu Yi bd87f67f0e
Dist transpile can pass startup program by argument (#12606)
7 years ago
tangwei12 ed937bc6f8 merge
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
tangwei12 f42247e55f change to int to compatible with py3
7 years ago
tangwei12 0707abb51b lookup table fix
7 years ago
minqiyang 1800fef142 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
Wu Yi 8b77448d5f
hide misc APIs (#12540)
7 years ago