Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Djax_jit.cc570 DevicePutResult HandleBool(py::handle h, xla::PjRtDevice* to_device, in HandleBool()
577 DevicePutResult HandleInt(py::handle obj, xla::PjRtDevice* to_device, in HandleInt()
592 xla::PjRtDevice* to_device, in HandleFloat()
608 xla::PjRtDevice* to_device, in HandleComplex()
641 xla::PjRtDevice* to_device, in HandleDeviceArray()
663 DevicePutResult HandleBufferFromPyval(py::handle h, xla::PjRtDevice* to_device, in HandleBufferFromPyval()
674 DevicePutResult HandleNpBool(py::handle h, xla::PjRtDevice* to_device, in HandleNpBool()
687 DevicePutResult HandleUint64(py::handle h, xla::PjRtDevice* to_device, in HandleUint64()
711 xla::PjRtDevice* to_device, in HandleNdarray()
741 xla::PjRtDevice* to_device, in DevicePut()
[all …]
/external/tensorflow/tensorflow/core/distributed_runtime/
Dcollective_rma_distributed.cc38 const string& key, Device* to_device, in RecvBufCall()
80 const string& key, Device* to_device, DeviceContext* to_device_ctx, in RecvFromPeer()
/external/tensorflow/tensorflow/core/common_runtime/
Dcollective_rma_local.cc28 const string& key, Device* to_device, DeviceContext* to_device_ctx, in RecvFromPeer()
Dpermuter_test.cc76 bool peer_is_local, const string& key, Device* to_device, in RecvFromPeer()
Dring_gatherer_test.cc68 bool peer_is_local, const string& key, Device* to_device, in RecvFromPeer()
Dring_reducer_test.cc69 bool peer_is_local, const string& key, Device* to_device, in RecvFromPeer()
Dhierarchical_tree_broadcaster_test.cc166 bool peer_is_local, const string& key, Device* to_device, in RecvFromPeer()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_group_metadata.cc542 auto to_device = GetInstructionDevice(*channel.recv); in DumpCollectedStats() local
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_driver.cc1583 auto to_device = DeviceFromContext(to); in CanEnablePeerAccess() local