Commit Graph

149 Commits (81c127d4ec0ec40f2b7a25aba477f44a0dee43f9)

Author SHA1 Message Date
tangwei12 8e4ed662d1
fix decay global counter (#26387)
5 years ago
Chengmo eeeef957c7
Fix ps gpu (#26218)
5 years ago
Dong Daxiang 50a5bcfc9d
【paddle.fleet】paddle.fleet -> paddle.distributed.fleet. (#26186)
5 years ago
gongweibao a7c5210051
Fix test_hdfs bug. (#26068)
5 years ago
gongweibao 0067a2e4ec
Save checkpoint automatically (#25917)
5 years ago
tangwei12 3755564ae1
Fix/large scale fix (#25999)
5 years ago
123malin 2191a08317
【paddle.fleet】fleet_util move to paddle.fleet (#25805)
5 years ago
Thunderbrook 0cb60c700d
add heter ps mode (#25682)
5 years ago
gentelyang 6773fcc1ba
fix stratege.set_program_config (#25864)
5 years ago
tangwei12 caa90a6510
Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957)
5 years ago
gongweibao 80f1c50738
Fix typo in interface. (#24779)
5 years ago
xujiaqi01 3016a4ac27
add mock barrier all (#24786)
5 years ago
xujiaqi01 1034ca316f
add timeout and http store in communication (#23436)
5 years ago
mapingshuo f0e743f136
fix AMP and recompute (#23551)
5 years ago
Chengmo ddd604446b
Fix judge pslib transpiler (#23720)
5 years ago
xujiaqi01 15ce8e21d8
add unit accessor (#23703)
5 years ago
xujiaqi01 70f7c23fd2
fix add dense table (#23681)
5 years ago
xujiaqi01 d98084e7ec
add save with prefix (#23449)
5 years ago
gongweibao 24a063f6ac
Add fleet checkpoint on local fs and remote fs(such as hdfs) for EDL (#22586)
5 years ago
xujiaqi01 21f59779ea
fix dump slot in strategy (#23398)
5 years ago
xujiaqi01 3a45767d49
add fleet pslib pull and push sparse op and push dense op (#23139)
5 years ago
xujiaqi01 c8f9e66b71
fix no_cvm in config_fleet (#22818)
5 years ago
xujiaqi01 68ea1ad55b
add clear one table (#23089)
5 years ago
yaoxuefeng 995a6376f7
add pslib SparseDoubleTable test=develop (#23053)
5 years ago
tangwei12 c4a6a0e2e4
Revert "Integrated API of Parameter Server (#22710)" test=develop (#23071)
5 years ago
tangwei12 66fce9e824
Integrated API of Parameter Server (#22710)
5 years ago
yaoxuefeng c5cbe7f07b
fix add grad bug test=develop (#22924)
5 years ago
123malin 0f9d40816e
test=develop, optimize distributedstrategy (#22677)
5 years ago
tianshuo78520a 433cef03e5
fix typo word (#22784)
5 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
5 years ago
tangwei12 66a3150135
SYNC with communicaotor (#22344)
5 years ago
123malin 00594c1c88
support dumping params/grads in transpiler mode (#22490)
5 years ago
123malin e59463efc7
test=develop, add distributed tools (#22623)
5 years ago
tangwei12 1aab3e61c9
add texttable for pretty flag output (#22584)
5 years ago
tangwei12 b0675c8193
fix bug with compiledProgram (#22495)
5 years ago
yaoxuefeng 2235ee1a5e
multi-loss optimization by adding a DownpourOpt worker (#22025)
5 years ago
xujiaqi01 6e4f39a061
add hdfs ls retry time and sleep time, fix save inference (#22433)
5 years ago
tangwei12 7e2665c58b
fix bug with half (#22378)
5 years ago
xujiaqi01 371f377bea
add GeneralRoleMaker (#22295)
5 years ago
tangwei12 82bc814a57
integrated HALF_ASYNC to communicator (#21869)
5 years ago
123malin 7fb817d447
add distributed_strategy (#21710)
5 years ago
WangXi 3ec289a6a3 fix sync_batch_norm hang in fleet (#21838)
5 years ago
lilong12 da75ac8b6c bugfix: construct a DistributedStrategy instance if the passed one is None (#21545)
5 years ago
xujiaqi01 f1178e9d79
fix fleet save bug (#21362)
5 years ago
Zhen Wang be2e3e67d9
Fix some typos in AMP. (#21354)
5 years ago
Thunderbrook 9a7832f8be
print table stat info for pslib (#21296)
5 years ago
xujiaqi01 319d2ba925
fix fs_client_param bug (#21212)
5 years ago
Thunderbrook 0d17c1b816
solve pslib core in stop worker (#21263)
5 years ago
xujiaqi01 eca66f317e
fix fleet util bug (#21254)
5 years ago
Thunderbrook 349e82d669
support general embedding params (#21217)
5 years ago