You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/paddle/fluid/operators/distributed
tangwei12 9ad940fdfe
memory leak for cpu (#21174)
6 years ago
..
brpc fix brpc code 6 years ago
grpc Optimize decay (#20816) 6 years ago
CMakeLists.txt remove unused snappy/snappystream depends in distributed codes (#21484) 6 years ago
async_sparse_param_update_recorder.cc update transpiler and listen and serv op 7 years ago
async_sparse_param_update_recorder.h fix bug 7 years ago
async_sparse_param_update_recorder_test.cc fix -Wno-error=sign-compare warning in gcc8 (#21434) 6 years ago
collective_client.cc
collective_client.h
collective_server.cc
collective_server.h
collective_server_test.cc Unset unittests http_proxy env to avoid timeout. (#19269) 6 years ago
communicator.cc remove -Wno-error=sign-compare, make warning as error (#21358) 6 years ago
communicator.h remove -Wno-error=sign-compare, make warning as error (#21358) 6 years ago
communicator_test.cc fix -Wno-error=sign-compare warning in gcc8 (#21434) 6 years ago
distributed.h
distributed_pb.h
heart_beat_monitor.cc Trainer heartbeat for async mode (#19600) 6 years ago
heart_beat_monitor.h fix bug with heart beat , test=develop (#20654) 6 years ago
heart_beat_monitor_test.cc Trainer heartbeat for async mode (#19600) 6 years ago
parameter_prefetch.cc memory leak for cpu (#21174) 6 years ago
parameter_prefetch.h Fix the correctness of async mode at distributed training (#18863) 6 years ago
parameter_recv.cc fix -Wno-error=sign-compare warning in gcc8 (#21434) 6 years ago
parameter_recv.h remove exe context 7 years ago
parameter_send.cc fix -Wno-error=sign-compare warning in gcc8 (#21434) 6 years ago
parameter_send.h Add GEO-SGD distribute training algorithm (#20018) 6 years ago
proto_encoder_helper.h fix compile error in distributed mode 7 years ago
request_handler.h Optimize decay (#20816) 6 years ago
request_handler_impl.cc remove -Wno-error=sign-compare, make warning as error (#21358) 6 years ago
request_handler_impl.h bug fix: invalid learning rate decay in pserver async mode (#20325) 6 years ago
rpc_client.cc Fix Paddle Cloud role maker (#20860) 6 years ago
rpc_client.h Optimize decay (#20816) 6 years ago
rpc_common.h Optimize decay (#20816) 6 years ago
rpc_server.cc add space after colon in commnet test=develop 7 years ago
rpc_server.h
rpc_server_test.cc Trainer heartbeat for async mode (#19600) 6 years ago
send_recv.proto.in bug fix: invalid learning rate decay in pserver async mode (#20325) 6 years ago
sendrecvop_utils.cc Retry when failed to bind address. (#20642) 6 years ago
sendrecvop_utils.h
varhandle_test.cc
variable_response.cc cleanup test=develop (#15347) 7 years ago
variable_response.h change the return type of NewTempScope to unique ptr test=develop 7 years ago