Home
last modified time | relevance | path

Searched defs:from_device (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dbase_collective_executor.h133 const string& key, Device* from_device, in PostToPeer()
Dcollective_rma_local.cc73 Device* from_device, DeviceContext* from_device_ctx, in PostToPeer()
Dtest_collective_executor_mgr.h42 const string& key, Device* from_device, in PostToPeer()
Dring_gatherer_test.cc81 const string& key, Device* from_device, in PostToPeer()
Dring_reducer_test.cc81 const string& key, Device* from_device, in PostToPeer()
Dhierarchical_tree_broadcaster_test.cc175 const string& key, Device* from_device, in PostToPeer()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_group_metadata.cc523 auto from_device = GetInstructionDevice(*channel.send); in DumpCollectedStats() local
/external/tensorflow/tensorflow/python/eager/
Dcore_test.py717 def _recv(self, dtype, tensor_name, from_device): argument
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_driver.cc1571 auto from_device = DeviceFromContext(from); in CanEnablePeerAccess() local