Commit Graph

67 Commits (b0bd93de0002907d225b3395bda66048d8c749a1)

Author SHA1 Message Date
lilong12 b0bd93de00
Disable gloo by default (#29805)
4 years ago
tangwei12 032414ca2a
[Feature] one ps (3/4) (#29604)
4 years ago
ShenLiang 01e2874a0e
Support multi-stream communication for dynamic graph distributed (#29525)
4 years ago
ShenLiang 2ef9e0e23c
Rebuild group automatically in dynamic graph distributed (#29255)
5 years ago
lilong12 b122d0bb76
Fix bug in gloo that gloo initialization hangs (#29447)
5 years ago
ShenLiang 4064354a01
support dp run single card (#29358)
5 years ago
ShenLiang 2d6aa1a5bb
fix warning of fleet (#29317)
5 years ago
ShenLiang 2cd0bf5764
Fix doc of fleet api (#29282)
5 years ago
ShenLiang 46b73e6cd9
Change the api of DataParallel and Fleet (#29224)
5 years ago
123malin cc9c619679
test=develop, fix doc (#29200)
5 years ago
ShenLiang e2d01eb650
Support dynamic graph distributed (#28997)
5 years ago
Chen Long d576d6ddeb
fix some docs test=develop;test=document_fix (#29159)
5 years ago
JZ-LIANG 0dadacc4eb
[sharding] doc, api, bug fixed (#28983)
5 years ago
lilong12 2a864c70c4
fix the bug in gloo (#29112)
5 years ago
Leo Chen 3815d7aa40
Upgrade string literals to raw string (#28989)
5 years ago
mapingshuo 81244fbfab
add sharding strategy in fleet(#27900)
5 years ago
WangXi 11acbfae06
refine auto strategy, test=document_fix (#28211)
5 years ago
MRXLT 55098b975e
fleet support paddle.optimzier (#28026)
5 years ago
WangXi fb641c915e
【paddle.fleet】fleet add _get_applied_meta_list and _get_applied_graph_list (#27952)
5 years ago
tangwei12 202bfab1be
Feature/large scale kv save base/delta (#27470)
5 years ago
123malin aa3b4ed717
【paddle.fleet】geo send sparse optimize (#27719)
5 years ago
danleifeng 8d7908f3fd
【paddle.fleet】raise error when using multi-cards in fleet non_distributed mode (#27854)
5 years ago
123malin a4f850748a
【paddle.fleet】bug fix for parameter_recv (#27838)
5 years ago
Chen Weihang ed31dac6eb
remove scale loss and coll grads, test=document_fix (#27874)
5 years ago
WangXi 50619cd842
use floyd algorithm to find meta optimizer max path, test=develop (#27867)
5 years ago
Chengmo c5f2802d56
【paddle.fleet】Update fleetrun & ps-heter (#27472)
5 years ago
WangXi 0a1862d1d2
fleet combine amp dgc recompute meta optimizer (#27643)
5 years ago
danleifeng a01bc6b31d
【paddle.fleet】fleet support non_distributed training in dygraph mode (#27714)
5 years ago
lilong12 742cbe6660
[bug fix] avoiding multiple initialization of gloo for fleet in dygraph mode (#27706)
5 years ago
lilong12 5132f5129d
terminate http server used by gloo for fleet after init (#27698)
5 years ago
lilong12 bbc2add703
Initialize gloo for low level collective apis (#27672)
5 years ago
lilong12 36c0410223
Revert "Initialize gloo for low level collective apis (#27356)", test=document_fix (#27665)
5 years ago
123malin 6822307745
test=develop, rm netifaces (#27581)
5 years ago
lilong12 fa73e4a284
Initialize gloo for low level collective apis (#27356)
5 years ago
Dong Daxiang 4e8f18ab25
Get final strategy (#27602)
5 years ago
Chengmo 0e101c4f6f
Fix test dist fleet heter ctr (#27513)
5 years ago
WangXi e550fc02ae
fleet2.0 add fp16 grad compression (#27480)
5 years ago
123malin 32ad4f90a4
【paddle.fleet】 Usages Change: from fleet.util() to fleet.util (#27468)
5 years ago
danleifeng 0721767ba9
fix server_num bug;test=develop (#27442)
5 years ago
tangwei12 d6b54de467
【paddle.fleet】Fix/role maker api fix (#27326)
5 years ago
tangwei12 99626502f7
【paddle.fleet】gloo and util (#27213)
5 years ago
123malin f36b9a7f79
【Fleet2.0 Util】 add documents (#26698)
5 years ago
danleifeng 8d05c00c67
fix paddle.fleet en-doc for apis in dynamic mode (#27354)
5 years ago
ShenLiang 54b81fa32c
add adaptivelsgd in meta_optimizer (#27289)
5 years ago
mapingshuo 9dedafa0df
fix strategy, test=develop (#27323)
5 years ago
ShenLiang 2b6a5793fe
remove auto mode from localsgd optimizer (#27237)
5 years ago
123malin 60c3ef3ab8
【paddle.fleet】parameter_server_optimizer support auto_strategy (#27181)
5 years ago
Dong Daxiang f7d08b7db8
【paddle.fleet】refine launch and distributed repr string for print (#27093)
5 years ago
Dong Daxiang 0443b480b8
【paddle.fleet】add auto parallel L1 implementations (#27090)
5 years ago
mapingshuo 9e4fe92303
fix strategy example (#26856)
5 years ago