Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dcollective_rma_local.cc41 Device* from_device; in RecvFromPeer() local
99 Device* from_device, DeviceContext* from_device_ctx, in PostToPeer()
Dcollective_test_util.cc72 const string& key, Device* from_device, in PostToPeer()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_group_metadata.cc541 auto from_device = GetInstructionDevice(*channel.send); in DumpCollectedStats() local
/external/python/bumble/bumble/
Dkeys.py258 def from_device( member in JsonKeyStore
/external/pytorch/torch/distributed/fsdp/
D_common_utils.py88 def from_device(cls, device: torch.device) -> "_FSDPDeviceHandle": member in _FSDPDeviceHandle
/external/crosvm/devices/src/irqchip/
Dmod.rs143 pub fn from_device(device: &dyn BusDevice) -> Self { in from_device() method
/external/tensorflow/tensorflow/python/eager/
Dcore_test.py1084 def _recv(self, dtype, tensor_name, from_device): argument
/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
Dcuda_driver.cc1589 auto from_device = DeviceFromContext(from); in CanEnablePeerAccess() local