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_ops
Chen Weihang 26cc1fe508
Replace risky GetInputType method with secure IndicateVarDataType interface (#20668)
6 years ago
..
CMakeLists.txt supports collective communicated training (#18175) 6 years ago
allreduce_op.cc Replace risky GetInputType method with secure IndicateVarDataType interface (#20668) 6 years ago
allreduce_op.cu.cc
allreduce_op.h
broadcast_op.cc
broadcast_op.cu.cc
checkpoint_notify_op.cc
distributed_lookup_table_op.cc Replace risky GetInputType method with secure IndicateVarDataType interface (#20668) 6 years ago
distributed_notify_op.cc bug fix: invalid learning rate decay in pserver async mode (#20325) 6 years ago
fake_init_op.cc
fetch_barrier_op.cc Fix communicator slow bug & fix communicator stop bug (#20366) 6 years ago
fl_listen_and_serv_op.cc Delete pserver complete file before executor running. (#19468) 6 years ago
fl_listen_and_serv_op.h add fl_listen_and_serv &fl_transpiler,test=develop (#19091) 6 years ago
gen_nccl_id_op.cc fix 2dconn test=develop (#17681) 6 years ago
listen_and_serv_op.cc bug fix: invalid learning rate decay in pserver async mode (#20325) 6 years ago
listen_and_serv_op.h bug fix: invalid learning rate decay in pserver async mode (#20325) 6 years ago
merge_ids_op.cc Replace risky GetInputType method with secure IndicateVarDataType interface (#20668) 6 years ago
merge_ids_op.h
prefetch_op.cc
recv_op.cc fix distribute transpiler GRPC error code 4, RPC Deadline (#18984) 6 years ago
ref_by_trainer_id_op.cc Replace risky GetInputType method with secure IndicateVarDataType interface (#20668) 6 years ago
ref_by_trainer_id_op.cu.cc
ref_by_trainer_id_op.h
send_barrier_op.cc fix distribute transpiler GRPC error code 4, RPC Deadline (#18984) 6 years ago
send_op.cc Add GEO-SGD distribute training algorithm (#20018) 6 years ago
send_recv_op_test.cc
send_recv_util.h
split_byref_op.cc
split_byref_op.cu.cc
split_byref_op.h
split_ids_op.cc Replace risky GetInputType method with secure IndicateVarDataType interface (#20668) 6 years ago
split_ids_op.h
test_send_nccl_id.cc