Home
last modified time | relevance | path

Searched refs:RecvFromPeer (Results 1 – 15 of 15) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dbase_collective_executor.h121 void RecvFromPeer(const string& peer_device, const string& peer_task, in RecvFromPeer() function
127 remote_access_->RecvFromPeer( in RecvFromPeer()
Dcollective_rma_local_test.cc69 rma_->RecvFromPeer(kTaskName + "/device:CPU:0", kTaskName, true /*is_local*/, in TEST_F()
112 rma_->RecvFromPeer(kTaskName + "/device:CPU:1", kTaskName, true /*is_local*/, in TEST_F()
Dcollective_rma_local.h39 void RecvFromPeer(const string& peer_device, const string& peer_task,
Dtest_collective_executor_mgr.h31 void RecvFromPeer(const string& peer_device, const string& peer_task, in RecvFromPeer() function
Dcollective_rma_local.cc26 void CollectiveRemoteAccessLocal::RecvFromPeer( in RecvFromPeer() function in tensorflow::CollectiveRemoteAccessLocal
Dring_gatherer_test.cc66 void RecvFromPeer(const string& peer_device, const string& peer_task, in RecvFromPeer() function in tensorflow::FailTestRMA
74 CollectiveRemoteAccessLocal::RecvFromPeer( in RecvFromPeer()
Dring_reducer_test.cc66 void RecvFromPeer(const string& peer_device, const string& peer_task, in RecvFromPeer() function in tensorflow::FailTestRMA
74 CollectiveRemoteAccessLocal::RecvFromPeer( in RecvFromPeer()
Dhierarchical_tree_broadcaster.cc429 col_ctx_->col_exec->RecvFromPeer( in DispatchRecv()
Dhierarchical_tree_broadcaster_test.cc162 void RecvFromPeer(const string& peer_device, const string& peer_task, in RecvFromPeer() function in tensorflow::__anonb5878a120111::FailTestRMA
169 CollectiveRemoteAccessLocal::RecvFromPeer( in RecvFromPeer()
Dring_alg.cc409 col_ctx_->col_exec->RecvFromPeer( in DispatchRecv()
/external/tensorflow/tensorflow/contrib/gdr/
Dgdr_collective_executor_mgr.cc78 void RecvFromPeer(const string& peer_device, const string& peer_task, in RecvFromPeer() function in tensorflow::__anonf551392e0111::CollectiveRemoteAccessDistributed
86 CollectiveRemoteAccessLocal::RecvFromPeer( in RecvFromPeer()
/external/tensorflow/tensorflow/core/distributed_runtime/
Dcollective_rma_distributed.cc75 void CollectiveRemoteAccessDistributed::RecvFromPeer( in RecvFromPeer() function in tensorflow::CollectiveRemoteAccessDistributed
82 CollectiveRemoteAccessLocal::RecvFromPeer( in RecvFromPeer()
Dcollective_rma_distributed_test.cc277 rma_->RecvFromPeer( in TEST_F()
305 rma_->RecvFromPeer( in TEST_F()
337 rma_->RecvFromPeer( in TEST_F()
Dcollective_rma_distributed.h35 void RecvFromPeer(const string& peer_device, const string& peer_task,
/external/tensorflow/tensorflow/core/framework/
Dcollective.h235 virtual void RecvFromPeer(const string& peer_device, const string& peer_task,