Commit Graph

258 Commits (fd2947babfedc47106543dc7c2a2d26cf21a2d30)

Author SHA1 Message Date
tangwei12 253fd407e8
Fix/distibuted heart beat (#25902)
5 years ago
tangwei12 2d9dbd31ad
Fix/mkl dnn (#25835)
5 years ago
tangwei12 caa90a6510
Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957)
5 years ago
tangwei12 4b3778a3ee
Revert/barrier for sync (#25417)
5 years ago
Chengmo e85fcaa712
Fix fluid.embedding in Distributed Training (#25174)
5 years ago
tianshuo78520a 770c11a117
fix make device_context error (#25045)
5 years ago
tangwei12 be6a315fbd
Fix/sync barrier (#25016)
5 years ago
Chen Weihang d1062d5278
Replace all errors thrown by LOG(FATAL) with PADDLE_THROW (#24759)
5 years ago
Chen Weihang aa0f254fbe
Add macro BOOST_GET to enrich the error information of boost :: get (#24175)
5 years ago
qingqing01 6162cf2f2e
Make optimizer consistent in dygraph and static-graph and remove some LOG-INFO. (#23426)
5 years ago
tangwei12 ad9c8f6d2d
fix communicator when break under pyreder mode (#22911)
5 years ago
tangwei12 07e13b84cd
remove vlog, test=develop (#22898)
5 years ago
tianshuo78520a 433cef03e5
fix typo word (#22784)
5 years ago
tangwei12 66a3150135
SYNC with communicaotor (#22344)
5 years ago
Wilber de009152a7 Compile without nccl deps. [2/2] (#22484)
5 years ago
Chengmo 8f36c39537
Fix GEO-SGD init & send Bug (#22375)
6 years ago
tangwei12 82bc814a57
integrated HALF_ASYNC to communicator (#21869)
6 years ago
123malin 985bceac53
Bug fix for sparse recorder (#21969)
6 years ago
123malin 7fb817d447
add distributed_strategy (#21710)
6 years ago
zhouwei25 a01663ca1f remove patch command and file of cares to Improved quality of Paddle Repo (#21776)
6 years ago
Chengmo a86f11b5f5
Speed GEO dense calc & communication (#21579)
6 years ago
tangwei12 9ad940fdfe
memory leak for cpu (#21174)
6 years ago
Tao Luo 70eb397677
remove unused snappy/snappystream depends in distributed codes (#21484)
6 years ago
Tao Luo 01fa4ead61
fix -Wno-error=sign-compare warning in gcc8 (#21434)
6 years ago
Tao Luo c0656dcb1a
remove -Wno-error=sign-compare, make warning as error (#21358)
6 years ago
Chengmo bc8e600ce5
Fix rpc not wait in GEO communicator (#20967)
6 years ago
123malin 20cdff0e02
Optimize decay (#20816)
6 years ago
Chengmo 16596f6498
Fix Paddle Cloud role maker (#20860)
6 years ago
123malin 95e90aa102
test=develop, add communicator_is_sgd_optimizer flag (#20677)
6 years ago
gongweibao c1710e91b2
Disable GRPC_ARG_ALLOW_REUSEPORT to avoid potencial problem. (#20690)
6 years ago
tangwei12 04384502a8
fix bug with heart beat , test=develop (#20654)
6 years ago
gongweibao f3f52fc1e2
Retry when failed to bind address. (#20642)
6 years ago
Chengmo 940c6ff1c8
Fix communicator slow bug & fix communicator stop bug (#20366)
6 years ago
123malin b4a3b75002
bug fix: invalid learning rate decay in pserver async mode (#20325)
6 years ago
Chengmo eb05db7104
Speed GEO-SGD (#20158)
6 years ago
tangwei12 c9139c3db3
trainer from dataset fetch targets (#19760)
6 years ago
tangwei12 b5a410466c
Trainer heartbeat for async mode (#19600)
6 years ago
Chengmo 728ec1b43d
Add GEO-SGD distribute training algorithm (#20018)
6 years ago
tangwei12 8f0b3c0516
the integrated communicator (#19849)
6 years ago
123malin 1bc285a53a
add retry function to try to solve grpc error code 14 (#19661)
6 years ago
Tao Luo bcddbc78d4
remove -Wmaybe-uninitialized warning (#19653)
6 years ago
123malin 2f037c3189
fix the diff between async mode and async_half mode (#19535)
6 years ago
tangwei12 f45cb1c2ca
fix bug of communicator flag, test=develop (#19635)
6 years ago
tangwei12 65c7368400
Fix the correctness of async mode at distributed training (#18863)
6 years ago
gongweibao fd4b15a2f6
Unset unittests http_proxy env to avoid timeout. (#19269)
6 years ago
Zeng Jinle 708bd9798d
move_flags_to_unified_files_for_management, test=develop (#19224)
6 years ago
gongweibao 29d8781240
Polish fleet API to support cuda collective mode and nccl2 mode. (#18966)
6 years ago
tangwei12 999d9a59a5
fix communicator with pyreader (#18350)
6 years ago
Qiao Longfei 0e08e91c18
optimize communicator merge sparse gradient test=develop (#18159)
6 years ago
tangwei12 101f74cb19
fix save/load in fleet (#17675)
6 years ago