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 253fd407e8
Fix/distibuted heart beat (#25902)
5 years ago
..
brpc Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
grpc Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
CMakeLists.txt Fix/mkl dnn (#25835) 5 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 fix -Wno-error=sign-compare warning in gcc8 (#21434) 5 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 Unset unittests http_proxy env to avoid timeout. (#19269) 6 years ago
communicator.cc Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
communicator.h Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
communicator_common.h Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
communicator_test.cc fix -Wno-error=sign-compare warning in gcc8 (#21434) 5 years ago
distributed.h integrated HALF_ASYNC to communicator (#21869) 5 years ago
distributed_pb.h Refactor distributed RPC (#15075) 6 years ago
heart_beat_monitor.cc Trainer heartbeat for async mode (#19600) 5 years ago
heart_beat_monitor.h fix bug with heart beat , test=develop (#20654) 5 years ago
heart_beat_monitor_test.cc Fix/distibuted heart beat (#25902) 5 years ago
large_scale_kv.cc Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
large_scale_kv.h Fix/mkl dnn (#25835) 5 years ago
parameter_prefetch.cc Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
parameter_prefetch.h Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
parameter_recv.cc Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
parameter_recv.h Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
parameter_send.cc Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
parameter_send.h Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
proto_encoder_helper.h Replace all errors thrown by LOG(FATAL) with PADDLE_THROW (#24759) 5 years ago
request_handler.h Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
request_handler_impl.cc Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
request_handler_impl.h Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
rpc_client.cc Fix Paddle Cloud role maker (#20860) 5 years ago
rpc_client.h Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
rpc_server.cc Make optimizer consistent in dygraph and static-graph and remove some LOG-INFO. (#23426) 5 years ago
rpc_server.h Add brpc serialization support. (#11430) 6 years ago
rpc_server_test.cc Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
send_recv.proto.in bug fix: invalid learning rate decay in pserver async mode (#20325) 5 years ago
sendrecvop_utils.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 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 Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
variable_response.h change the return type of NewTempScope to unique ptr test=develop 6 years ago