Home
last modified time | relevance | path

Searched refs:send_buf_key (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dpermuter.cc82 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()
Dall_to_all.cc125 string send_buf_key = in DispatchSend() local
129 col_params_->group.members[target_rank].task, send_buf_key, in DispatchSend()
Dhierarchical_tree_broadcaster.cc415 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()
Dring_alg.cc399 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()