Home
last modified time | relevance | path

Searched defs:to_device (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Dcollective_rma_distributed.cc36 const string& key, Device* to_device, in RecvBufCall()
77 const string& key, Device* to_device, DeviceContext* to_device_ctx, in RecvFromPeer()
/external/tensorflow/tensorflow/contrib/gdr/
Dgdr_collective_executor_mgr.cc37 const string& key, Device* to_device, in RecvBufCall()
79 bool peer_is_local, const string& key, Device* to_device, in RecvFromPeer()
/external/tensorflow/tensorflow/core/common_runtime/
Dbase_collective_executor.h122 bool peer_is_local, const string& key, Device* to_device, in RecvFromPeer()
Dcollective_rma_local.cc28 const string& key, Device* to_device, DeviceContext* to_device_ctx, in RecvFromPeer()
Dtest_collective_executor_mgr.h32 bool peer_is_local, const string& key, Device* to_device, in RecvFromPeer()
Dring_gatherer_test.cc67 bool peer_is_local, const string& key, Device* to_device, in RecvFromPeer()
Dring_reducer_test.cc67 bool peer_is_local, const string& key, Device* to_device, in RecvFromPeer()
Dhierarchical_tree_broadcaster_test.cc163 bool peer_is_local, const string& key, Device* to_device, in RecvFromPeer()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_group_metadata.cc524 auto to_device = GetInstructionDevice(*channel.recv); in DumpCollectedStats() local
/external/tensorflow/tensorflow/python/eager/
Dcore_test.py707 def _send(self, tensor, tensor_name, to_device): argument
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_driver.cc1577 auto to_device = DeviceFromContext(to); in CanEnablePeerAccess() local