Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dcollective_rma_local.cc41 Device* from_device; in RecvFromPeer() local
99 Device* from_device, DeviceContext* from_device_ctx, in PostToPeer()
H A Dcollective_test_util.cc72 const string& key, Device* from_device, in PostToPeer()
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/lib/
H A Demulated_bluetooth_device.proto90 DeviceIdentifier from_device = 2; field
153 DeviceIdentifier from_device = 2; field
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/lib/
H A Demulated_bluetooth_device.proto90 DeviceIdentifier from_device = 2; field
153 DeviceIdentifier from_device = 2; field
/aosp_15_r20/external/python/bumble/bumble/
Dkeys.py258 def from_device( member in JsonKeyStore
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_module_group_metadata.cc541 auto from_device = GetInstructionDevice(*channel.send); in DumpCollectedStats() local
/aosp_15_r20/external/pytorch/torch/distributed/fsdp/
H A D_common_utils.py88 def from_device(cls, device: torch.device) -> "_FSDPDeviceHandle": member in _FSDPDeviceHandle
/aosp_15_r20/external/crosvm/devices/src/irqchip/
H A Dmod.rs143 pub fn from_device(device: &dyn BusDevice) -> Self { in from_device() method
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dcore_test.py1084 def _recv(self, dtype, tensor_name, from_device): argument
/aosp_15_r20/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp93 static audio_devices_t convert_audio_device(uint32_t from_device, int from_rev, int to_rev) in convert_audio_device()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_driver.cc1589 auto from_device = DeviceFromContext(from); in CanEnablePeerAccess() local