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 999d9a59a5
fix communicator with pyreader (#18350)
6 years ago
..
brpc fix brpc code 6 years ago
grpc fix compile test=develop 6 years ago
CMakeLists.txt remove unused SERIAL compiler option (#17500) 6 years ago
async_sparse_param_update_recorder.cc update transpiler and listen and serv op 6 years ago
async_sparse_param_update_recorder.h fix bug 6 years ago
async_sparse_param_update_recorder_test.cc update transpiler and listen and serv op 6 years ago
collective_client.cc Add reduce sparse tensor feature. (#14757) 6 years ago
collective_client.h Refactor distributed RPC (#15075) 6 years ago
collective_server.cc Add reduce sparse tensor feature. (#14757) 6 years ago
collective_server.h Refactor distributed RPC (#15075) 6 years ago
collective_server_test.cc Check collective server's data. (#15449) 6 years ago
communicator.cc optimize communicator merge sparse gradient test=develop (#18159) 6 years ago
communicator.h fix communicator with pyreader (#18350) 6 years ago
communicator_test.cc add communicator_test 6 years ago
distributed.h Refactor distributed RPC (#15075) 6 years ago
distributed_pb.h Refactor distributed RPC (#15075) 6 years ago
parameter_prefetch.cc fix ci build test=develop 6 years ago
parameter_prefetch.h code clean 6 years ago
parameter_recv.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async_sparse_param_update_recorder 6 years ago
parameter_recv.h remove exe context 6 years ago
parameter_send.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async_sparse_param_update_recorder 6 years ago
parameter_send.h remove exe context 6 years ago
proto_encoder_helper.h fix compile error in distributed mode 6 years ago
request_handler.h fix cpplint test=develop 6 years ago
request_handler_impl.cc fix save/load in fleet (#17675) 6 years ago
request_handler_impl.h checkpoint at distributed training (#14854) 6 years ago
rpc_client.cc feature/DC asgd (#12722) 6 years ago
rpc_client.h fix cpplint test=develop 6 years ago
rpc_common.h update trainer_id 6 years ago
rpc_server.cc add space after colon in commnet test=develop 6 years ago
rpc_server.h Add brpc serialization support. (#11430) 6 years ago
rpc_server_test.cc Refactor distributed RPC (#15075) 6 years ago
send_recv.proto.in checkpoint at distributed training (#14854) 6 years ago
sendrecvop_utils.cc Remove attribute in Allocator::Allocate (#17878) 6 years ago
sendrecvop_utils.h Refactor distributed RPC (#15075) 6 years ago
varhandle_test.cc Fix rpcclient's wait action in aync env. (#13307) 7 years ago
variable_response.cc cleanup test=develop (#15347) 6 years ago
variable_response.h change the return type of NewTempScope to unique ptr test=develop 6 years ago