Searched defs:peer_task (Results  1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/core/common_runtime/ | 
| D | collective_rma_local.cc | 27     const string& peer_device, const string& peer_task, bool peer_is_local,  in RecvFromPeer()98     const string& peer_device, const string& peer_task, const string& key,  in PostToPeer()
 109 void CollectiveRemoteAccessLocal::CheckPeerHealth(const string& peer_task,  in CheckPeerHealth()
 
 | 
| D | collective_test_util.cc | 59     const string& peer_device, const string& peer_task, bool peer_is_local,  in RecvFromPeer()71 void FailTestRMA::PostToPeer(const string& peer_device, const string& peer_task,  in PostToPeer()
 
 | 
| /external/tensorflow/tensorflow/core/distributed_runtime/ | 
| D | collective_rma_distributed.cc | 42               const string& peer_task, const string& key, Device* to_device,  in RecvBufCall()109     const string& peer_device, const string& peer_task, bool peer_is_local,  in RecvFromPeer()
 234     const string& peer_task, int64_t timeout_in_ms,  in CheckPeerHealth()
 
 |