Commit Graph

362 Commits (8f63a3ecffff7d3734ff405c13a1df0f6fe0486c)

Author SHA1 Message Date
tangwei12 7330cd639c
truncated_gaussian_random supported in distributed training, test=develop (#17091)
7 years ago
tangwei12 1a4a51db2b
Fleet unify distributed training (#16791)
7 years ago
Qiao Longfei 0608f8ca56 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async_sparse_param_update_recorder
7 years ago
Qiao Longfei d640c6cfa9 fix pylint
7 years ago
Qiao Longfei 542b52fac3 fix trainer_id
7 years ago
Qiao Longfei de65398cb8 update transpiler and listen and serv op
7 years ago
Qiao Longfei fab1b54d99 Merge branch 'add-communicator' of ssh://github.com/jacquesqiao/Paddle into add-async-ssa-graph-executor-communicator
7 years ago
Xin Pan 0c277ac6e9 polish
7 years ago
Xin Pan 840cf780e4 add deprecation warning.
7 years ago
Qiao Longfei b8491bfd4e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-communicator
7 years ago
tangwei12 971f3bc9b0
fix params with only 1 dim (#15828)
7 years ago
dzhwinter 84f067be94
update. test=develop
7 years ago
dzhwinter d453b0dcf7 add details. test=develop
7 years ago
Qiao Longfei 8bda4ab213 parameter recv can run
7 years ago
Qiao Longfei fbd186bd5d complete recv op
7 years ago
Qiao Longfei 4356f186b4 complete parameter_send
7 years ago
dzhwinter 9c9ad7d40b Merge remote-tracking branch 'origin/develop' into feature/ir_inplace_pass
7 years ago
dzhwinter 0a63234c85 follow comments. test=develop
7 years ago
dzhwinter 8b97a3a44f rerun ci. test=develop
7 years ago
tangwei12 90df7ff378
transpiler.py code clean (#15555)
7 years ago
dzhwinter a26a6bc728 add flag. test=develop
7 years ago
gongweibao fe8f28c957
Add GetVariableNoBarrier on brpc. (#15488)
7 years ago
Wu Yi 22db82c053
fix tangwei merge issue test=develop (#15506)
7 years ago
tangwei12 8b50ad80ff
checkpoint at distributed training (#14854)
7 years ago
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
sneaxiy 3e917a934a add scope_pool
7 years ago
JiabinYang 3b7b2e1ded Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_prefech_hs
7 years ago
JiabinYang b2f789c66d add test transpiler dist test, test=develop
7 years ago
Xin Pan c89a1fb287
Merge pull request #14879 from panyx0718/clean
7 years ago
dzhwinter 7cd24b1318
add ir memory optimize. (#14530)
7 years ago
dzhwinter acd4b75923
skip_opt_set support list (#14845)
7 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
Xin Pan eabb75f6b3
Merge pull request #14055 from dzhwinter/fix/mem_opt
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
dongzhihong 755c04df6e rerun ci. test=develop
7 years ago
dongzhihong c2bc700157 Merge remote-tracking branch 'origin/develop' into fix/mem_opt
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
dongzhihong 8ee3bdb66b "recun ci. test=develop"
7 years ago
Xin Pan 4cd44c00c5 fix
7 years ago
Xin Pan 38cf553108 fix distributed
7 years ago
dongzhihong fcc1ffab5d fix mem opt
7 years ago
Tomasz Patejko 7c64aa0fdc MKLDNN conv + elementwise_add fusion: _set_attr corrected in residual connection fusion
7 years ago
Tomasz Patejko 4be45af1cc MKLDNN conv + elementwise_add fusion: skip connection attribute renamed. Comments about patterns added.
7 years ago
Michal Gallus f0efc244c6 MKLDNN conv + elementwise_add fusion: Fix transpiler integration to predict skip connection input of eltwise_add
7 years ago
Michal Gallus f688197182 MKLDNN conv + elementwise_add fusion: Fix output_data to point to the right tensor, also fix transpiler integration
7 years ago
tangwei12 48982e9dc7 fix lookuptable in reduce strategy
7 years ago