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
tianshuo78520a 433cef03e5
fix typo word (#22784)
5 years ago
..
CMakeLists.txt add WITH_NCCL option for cmake. (#22384) 5 years ago
allreduce_op.cc Replace risky GetInputType method with secure IndicateVarDataType interface (#20668) 5 years ago
allreduce_op.cu.cc ParallelDyGraph with GPU collective mode (#16827) 6 years ago
allreduce_op.h Compile without nccl deps. [2/2] (#22484) 5 years ago
broadcast_op.cc Add broadcast operators (#17503) 6 years ago
broadcast_op.cu.cc Compile without nccl deps. [2/2] (#22484) 5 years ago
checkpoint_notify_op.cc GradMaker for dygraph (#19706) 5 years ago
distributed_lookup_table_op.cc memory leak for cpu (#21174) 5 years ago
fake_init_op.cc memory leak for cpu (#21174) 5 years ago
fetch_barrier_op.cc SYNC with communicaotor (#22344) 5 years ago
fl_listen_and_serv_op.cc Bug fix for sparse recorder (#21969) 5 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 Bug fix for sparse recorder (#21969) 5 years ago
listen_and_serv_op.cc Bug fix for sparse recorder (#21969) 5 years ago
listen_and_serv_op.h bug fix: invalid learning rate decay in pserver async mode (#20325) 5 years ago
merge_ids_op.cc fix typo in error message (#22312) 5 years ago
merge_ids_op.h fix bug in merge_ids (#15503) 6 years ago
prefetch_op.cc GradMaker for dygraph (#19706) 5 years ago
recv_op.cc fix typo word (#22784) 5 years ago
recv_save_op.cc Rename paddle throw error macro (#21657) 5 years ago
ref_by_trainer_id_op.cc Replace risky GetInputType method with secure IndicateVarDataType interface (#20668) 5 years ago
ref_by_trainer_id_op.cu.cc Refine operator cmake (#14413) 6 years ago
ref_by_trainer_id_op.h Change ShareDataWith() to TensorCopy() in ref_by_trainer_id (#22717) 5 years ago
send_barrier_op.cc integrated HALF_ASYNC to communicator (#21869) 5 years ago
send_op.cc fix typo word (#22784) 5 years ago
send_recv_op_test.cc Bug fix for sparse recorder (#21969) 5 years ago
send_recv_util.h add some check 6 years ago
split_byref_op.cc GradMaker for dygraph (#19706) 5 years ago
split_byref_op.cu.cc Refine operator cmake (#14413) 6 years ago
split_byref_op.h Revert the changes of VLOG 6 years ago
split_ids_op.cc fix typo in error message (#22312) 5 years ago
split_ids_op.h Add dygraph execution context (#20157) 5 years ago
test_send_nccl_id.cc Bug fix for sparse recorder (#21969) 5 years ago