Home
last modified time | relevance | path

Searched defs:exchangeDevice (Results 1 – 15 of 15) sorted by relevance

/external/pytorch/aten/src/ATen/detail/
DAcceleratorHooksInterface.h35 virtual DeviceIndex exchangeDevice(DeviceIndex device) const { in exchangeDevice() function
DMTIAHooksInterface.h70 DeviceIndex exchangeDevice(DeviceIndex device) const override { in exchangeDevice() function
/external/pytorch/test/cpp_extensions/
Dmtia_extension.cpp29 c10::Device exchangeDevice(c10::Device d) const override { in exchangeDevice() function
162 c10::DeviceIndex exchangeDevice(c10::DeviceIndex device) const override { in exchangeDevice() function
Dmaia_extension.cpp73 Device exchangeDevice(Device d) const override { in exchangeDevice() function
/external/pytorch/aten/src/ATen/native/metal/
DMetalGuardImpl.cpp17 Device exchangeDevice(Device) const override { in exchangeDevice() function
/external/pytorch/aten/src/ATen/native/vulkan/
DVulkanGuardImpl.cpp20 Device exchangeDevice(Device) const override { in exchangeDevice() function
/external/pytorch/c10/core/impl/
DFakeGuardImpl.h27 Device exchangeDevice(Device d) const override { in exchangeDevice() function
DVirtualGuardImpl.h27 Device exchangeDevice(Device d) const override { in exchangeDevice() function
DDeviceGuardImplInterface.h249 Device exchangeDevice(Device) const override { in exchangeDevice() function
/external/pytorch/aten/src/ATen/mps/
DMPSGuardImpl.h47 Device exchangeDevice(Device d) const override { in exchangeDevice() function
/external/pytorch/c10/xpu/impl/
DXPUGuardImpl.h27 Device exchangeDevice(Device d) const override { in exchangeDevice() function
/external/pytorch/torch/csrc/lazy/core/
Dtensor_impl.cpp28 c10::Device exchangeDevice(c10::Device device) const override { in exchangeDevice() function
/external/pytorch/c10/cuda/impl/
DCUDAGuardImpl.h33 Device exchangeDevice(Device d) const override { in exchangeDevice() function
/external/pytorch/test/cpp_extensions/open_registration_extension/pytorch_openreg/csrc/
DOpenRegHooks.cpp50 c10::Device exchangeDevice(c10::Device d) const override { in exchangeDevice() function
/external/pytorch/aten/src/ATen/hip/impl/
DHIPGuardImplMasqueradingAsCUDA.h65 Device exchangeDevice(Device d) const override { in exchangeDevice() function