Searched defs:peer_device (Results 1 – 8 of 8) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/ |
D | base_collective_executor.h | 121 void RecvFromPeer(const string& peer_device, const string& peer_task, in RecvFromPeer() 132 void PostToPeer(const string& peer_device, const string& peer_task, in PostToPeer()
|
D | collective_rma_local.cc | 27 const string& peer_device, const string& peer_task, bool peer_is_local, in RecvFromPeer() 72 const string& peer_device, const string& peer_task, const string& key, in PostToPeer()
|
D | test_collective_executor_mgr.h | 31 void RecvFromPeer(const string& peer_device, const string& peer_task, in RecvFromPeer() 41 void PostToPeer(const string& peer_device, const string& peer_task, in PostToPeer()
|
D | ring_gatherer_test.cc | 66 void RecvFromPeer(const string& peer_device, const string& peer_task, in RecvFromPeer() 80 void PostToPeer(const string& peer_device, const string& peer_task, in PostToPeer()
|
D | ring_reducer_test.cc | 66 void RecvFromPeer(const string& peer_device, const string& peer_task, in RecvFromPeer() 80 void PostToPeer(const string& peer_device, const string& peer_task, in PostToPeer()
|
D | hierarchical_tree_broadcaster_test.cc | 162 void RecvFromPeer(const string& peer_device, const string& peer_task, in RecvFromPeer() 174 void PostToPeer(const string& peer_device, const string& peer_task, in PostToPeer()
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | collective_rma_distributed.cc | 35 RecvBufCall(int64 step_id, const string& peer_device, const string& peer_task, in RecvBufCall() 76 const string& peer_device, const string& peer_task, bool peer_is_local, in RecvFromPeer()
|
/external/tensorflow/tensorflow/contrib/gdr/ |
D | gdr_collective_executor_mgr.cc | 36 RecvBufCall(int64 step_id, const string& peer_device, const string& peer_task, in RecvBufCall() 78 void RecvFromPeer(const string& peer_device, const string& peer_task, in RecvFromPeer()
|