Searched defs:from_device (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | collective_rma_local.cc | 41 Device* from_device; in RecvFromPeer() local 99 Device* from_device, DeviceContext* from_device_ctx, in PostToPeer()
|
H A D | collective_test_util.cc | 72 const string& key, Device* from_device, in PostToPeer()
|
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/lib/ |
H A D | emulated_bluetooth_device.proto | 90 DeviceIdentifier from_device = 2; field 153 DeviceIdentifier from_device = 2; field
|
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/lib/ |
H A D | emulated_bluetooth_device.proto | 90 DeviceIdentifier from_device = 2; field 153 DeviceIdentifier from_device = 2; field
|
/aosp_15_r20/external/python/bumble/bumble/ |
D | keys.py | 258 def from_device( member in JsonKeyStore
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_module_group_metadata.cc | 541 auto from_device = GetInstructionDevice(*channel.send); in DumpCollectedStats() local
|
/aosp_15_r20/external/pytorch/torch/distributed/fsdp/ |
H A D | _common_utils.py | 88 def from_device(cls, device: torch.device) -> "_FSDPDeviceHandle": member in _FSDPDeviceHandle
|
/aosp_15_r20/external/crosvm/devices/src/irqchip/ |
H A D | mod.rs | 143 pub fn from_device(device: &dyn BusDevice) -> Self { in from_device() method
|
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/ |
H A D | core_test.py | 1084 def _recv(self, dtype, tensor_name, from_device): argument
|
/aosp_15_r20/hardware/libhardware_legacy/audio/ |
H A D | audio_hw_hal.cpp | 93 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 D | cuda_driver.cc | 1589 auto from_device = DeviceFromContext(from); in CanEnablePeerAccess() local
|