Commit Graph

24 Commits (17030ff28b9a54bb57779e9b8448a6d222110ec5)

Author SHA1 Message Date
tangwei12 202bfab1be
Feature/large scale kv save base/delta (#27470)
4 years ago
123malin a4f850748a
【paddle.fleet】bug fix for parameter_recv (#27838)
4 years ago
MRXLT 20fb01fb00
fix distributed error info (#27206)
4 years ago
wanghuancoder df43905f12
use iwyu clean include (#27267)
4 years ago
Chengmo 7f2aa2db3c
【paddle.fleet】Support Heter Parameter Server (#25998)
5 years ago
tangwei12 caa90a6510
Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957)
5 years ago
qingqing01 6162cf2f2e
Make optimizer consistent in dygraph and static-graph and remove some LOG-INFO. (#23426)
5 years ago
123malin 985bceac53
Bug fix for sparse recorder (#21969)
5 years ago
123malin 20cdff0e02
Optimize decay (#20816)
5 years ago
gongweibao c1710e91b2
Disable GRPC_ARG_ALLOW_REUSEPORT to avoid potencial problem. (#20690)
5 years ago
gongweibao f3f52fc1e2
Retry when failed to bind address. (#20642)
5 years ago
123malin b4a3b75002
bug fix: invalid learning rate decay in pserver async mode (#20325)
5 years ago
Qiao Longfei 8b8a0487c7 fix compile test=develop
6 years ago
Qiao Longfei 0608f8ca56 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async_sparse_param_update_recorder
6 years ago
Qiao Longfei 392e97aae5 fix cpplint test=develop
6 years ago
Qiao Longfei 0ff1e64fab fix a bug
6 years ago
Qiao Longfei 103c9bb376 update rpc_client
6 years ago
Qiao Longfei d5c7898201 complete pserver side update
6 years ago
Qiao Longfei 065b68b6ca clean code
6 years ago
Qiao Longfei 347178bd97 fix pserver memory leak
6 years ago
Qiao Longfei be72940b76 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-communicator
6 years ago
tangwei12 8b50ad80ff
checkpoint at distributed training (#14854)
6 years ago
Qiao Longfei 9958775b31 add NewTmpScope to scope
6 years ago
Wu Yi a8bc05b5ff
Refactor distributed RPC (#15075)
6 years ago