Home
last modified time | relevance | path

Searched refs:PostToPeer (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dbase_collective_executor.h132 void PostToPeer(const string& peer_device, const string& peer_task, in PostToPeer() function
139 remote_access_->PostToPeer(peer_device, peer_task, key, from_device, in PostToPeer()
Dcollective_rma_local_test.cc85 rma_->PostToPeer(kTaskName + "/device:CPU:0", kTaskName, "key_0", in TEST_F()
130 rma_->PostToPeer(kTaskName + "/device:CPU:2", kTaskName, "key_0", in TEST_F()
Dcollective_rma_local.h47 void PostToPeer(const string& peer_device, const string& peer_task,
Dtest_collective_executor_mgr.h41 void PostToPeer(const string& peer_device, const string& peer_task, in PostToPeer() function
Dcollective_rma_local.cc71 void CollectiveRemoteAccessLocal::PostToPeer( in PostToPeer() function in tensorflow::CollectiveRemoteAccessLocal
Dring_gatherer_test.cc80 void PostToPeer(const string& peer_device, const string& peer_task, in PostToPeer() function in tensorflow::FailTestRMA
88 CollectiveRemoteAccessLocal::PostToPeer( in PostToPeer()
Dring_reducer_test.cc80 void PostToPeer(const string& peer_device, const string& peer_task, in PostToPeer() function in tensorflow::FailTestRMA
88 CollectiveRemoteAccessLocal::PostToPeer( in PostToPeer()
Dhierarchical_tree_broadcaster.cc410 col_ctx_->col_exec->PostToPeer(col_params_->instance.device_names[dst_idx], in DispatchSend()
Dhierarchical_tree_broadcaster_test.cc174 void PostToPeer(const string& peer_device, const string& peer_task, in PostToPeer() function in tensorflow::__anonf709145b0111::FailTestRMA
182 CollectiveRemoteAccessLocal::PostToPeer( in PostToPeer()
Dring_alg.cc390 col_ctx_->col_exec->PostToPeer( in DispatchSend()
/external/tensorflow/tensorflow/core/framework/
Dcollective.h244 virtual void PostToPeer(const string& peer_device, const string& peer_task,