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
wanghuancoder df43905f12
use iwyu clean include (#27267)
4 years ago
..
CMakeLists.txt Revert/barrier for sync (#25417) 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 fix error message in broadcast/allreduce/gather (#27302) 4 years ago
broadcast_op.cc fix error message in broadcast/allreduce/gather (#27302) 4 years ago
broadcast_op.cu.cc fix error message in broadcast/allreduce/gather (#27302) 4 years ago
checkpoint_notify_op.cc use iwyu clean include (#27267) 4 years ago
distributed_lookup_table_op.cc supplement bug fix of parameter server (#26217) 5 years ago
distributed_lookup_table_op.cu.cc Fix ps gpu (#26218) 5 years ago
distributed_lookup_table_op.h supplement bug fix of parameter server (#26217) 5 years ago
fake_init_op.cc OP报错信息优化 (#27301) 4 years ago
fetch_barrier_op.cc use iwyu clean include (#27267) 4 years ago
fl_listen_and_serv_op.cc Replace all errors thrown by LOG(FATAL) with PADDLE_THROW (#24759) 5 years ago
fl_listen_and_serv_op.h use iwyu clean include (#27267) 4 years ago
gen_nccl_id_op.cc use iwyu clean include (#27267) 4 years ago
listen_and_serv_op.cc OP报错信息优化 (#27301) 4 years ago
listen_and_serv_op.h use iwyu clean include (#27267) 4 years ago
lookup_sparse_table_fuse_adam_op.cc large scale kv speedup (#26510) 4 years ago
lookup_sparse_table_fuse_adam_op.h large scale kv speedup (#26510) 4 years ago
lookup_sparse_table_fuse_sgd_op.cc large scale kv speedup (#26510) 4 years ago
lookup_sparse_table_fuse_sgd_op.h large scale kv speedup (#26510) 4 years ago
lookup_sparse_table_grad_split_op.cc Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
lookup_sparse_table_grad_split_op.h Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
lookup_sparse_table_init_op.cc Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
lookup_sparse_table_merge_op.cc Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
lookup_sparse_table_merge_op.h Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
lookup_sparse_table_read_op.cc Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
lookup_sparse_table_write_op.cc Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
merge_ids_op.cc OP(datanorm lookupsparsetable lookuptable) error message enhancement (#24506) 5 years ago
merge_ids_op.h OP(datanorm lookupsparsetable lookuptable) error message enhancement (#24506) 5 years ago
prefetch_op.cc use iwyu clean include (#27267) 4 years ago
recv_op.cc use iwyu clean include (#27267) 4 years ago
recv_save_op.cc Fix ps gpu (#26218) 5 years ago
ref_by_trainer_id_op.cc use iwyu clean include (#27267) 4 years ago
ref_by_trainer_id_op.cu.cc
ref_by_trainer_id_op.h use iwyu clean include (#27267) 4 years ago
send_and_recv_op.cc 【paddle.fleet】Support Heter Parameter Server (#25998) 5 years ago
send_barrier_op.cc use iwyu clean include (#27267) 4 years ago
send_op.cc use iwyu clean include (#27267) 4 years ago
send_recv_op_test.cc Bug fix for sparse recorder (#21969) 5 years ago
send_recv_util.h Polish no onwer ops error message (#27448) 4 years ago
split_byref_op.cc GradMaker for dygraph (#19706) 5 years ago
split_byref_op.cu.cc
split_byref_op.h Revert the changes of VLOG 6 years ago
split_ids_op.cc improve efficiency of runtime InferVarType (#22778) 5 years ago
split_ids_op.h Add dygraph execution context (#20157) 5 years ago
test_send_nccl_id.cc Revert/barrier for sync (#25417) 5 years ago