Searched refs:send_buf_key (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/ |
D | permuter.cc | 82 string send_buf_key = in DispatchSend() local 84 VLOG(1) << "DispatchSend " << send_buf_key << " from_device " in DispatchSend() 90 col_params_->group.members[target_rank].task, send_buf_key, in DispatchSend()
|
D | all_to_all.cc | 125 string send_buf_key = in DispatchSend() local 129 col_params_->group.members[target_rank].task, send_buf_key, in DispatchSend()
|
D | hierarchical_tree_broadcaster.cc | 415 string send_buf_key = in DispatchSend() local 419 VLOG(3) << "DispatchSend " << send_buf_key << " from_device " in DispatchSend() 426 col_params_->group.members[dst_idx].task, send_buf_key, col_ctx_->device, in DispatchSend()
|
D | ring_alg.cc | 399 string send_buf_key = RingAlgBufKey(name_, col_ctx_->exec_key, in DispatchSend() local 402 << send_buf_key << " chunk " << ca_->TBounds(rf->chunk) << " sc_idx " in DispatchSend() 409 col_params_->group.members[send_to_dev_idx].task, send_buf_key, in DispatchSend()
|