Searched defs:peer_device (Results 1 – 6 of 6) 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()
|
D | permuter_test.cc | 75 void RecvFromPeer(const string& peer_device, const string& peer_task, in RecvFromPeer() 89 void PostToPeer(const string& peer_device, const string& peer_task, in PostToPeer()
|
D | ring_gatherer_test.cc | 67 void RecvFromPeer(const string& peer_device, const string& peer_task, in RecvFromPeer() 82 void PostToPeer(const string& peer_device, const string& peer_task, in PostToPeer()
|
D | ring_reducer_test.cc | 68 void RecvFromPeer(const string& peer_device, const string& peer_task, in RecvFromPeer() 83 void PostToPeer(const string& peer_device, const string& peer_task, in PostToPeer()
|
D | hierarchical_tree_broadcaster_test.cc | 165 void RecvFromPeer(const string& peer_device, const string& peer_task, in RecvFromPeer() 179 void PostToPeer(const string& peer_device, const string& peer_task, in PostToPeer()
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | collective_rma_distributed.cc | 37 RecvBufCall(int64 step_id, const string& peer_device, const string& peer_task, in RecvBufCall() 79 const string& peer_device, const string& peer_task, bool peer_is_local, in RecvFromPeer()
|