Home
last modified time | relevance | path

Searched defs:uncheckedSetDevice (Results 1 – 13 of 13) sorted by relevance

/external/pytorch/aten/src/ATen/native/metal/
DMetalGuardImpl.cpp27 void uncheckedSetDevice(Device d) const noexcept override { in uncheckedSetDevice() function
/external/pytorch/aten/src/ATen/native/vulkan/
DVulkanGuardImpl.cpp30 void uncheckedSetDevice(Device d) const noexcept override { in uncheckedSetDevice() function
/external/pytorch/c10/core/impl/
DFakeGuardImpl.h45 void uncheckedSetDevice(Device d) const noexcept override { in uncheckedSetDevice() function
DVirtualGuardImpl.h36 void uncheckedSetDevice(Device d) const noexcept override { in uncheckedSetDevice() function
DDeviceGuardImplInterface.h258 void uncheckedSetDevice(Device) const noexcept override { in uncheckedSetDevice() function
/external/pytorch/aten/src/ATen/mps/
DMPSGuardImpl.h63 void uncheckedSetDevice(Device d) const noexcept override { in uncheckedSetDevice() function
/external/pytorch/c10/xpu/impl/
DXPUGuardImpl.h43 void uncheckedSetDevice(Device d) const noexcept override { in uncheckedSetDevice() function
/external/pytorch/torch/csrc/lazy/core/
Dtensor_impl.cpp44 void uncheckedSetDevice(c10::Device device) const noexcept override { in uncheckedSetDevice() function
/external/pytorch/c10/cuda/impl/
DCUDAGuardImpl.h56 void uncheckedSetDevice(Device d) const noexcept override { in uncheckedSetDevice() function
/external/pytorch/test/cpp_extensions/
Dmaia_extension.cpp85 void uncheckedSetDevice(Device d) const noexcept override { in uncheckedSetDevice() function
Dmtia_extension.cpp46 void uncheckedSetDevice(c10::Device d) const noexcept override { in uncheckedSetDevice() function
/external/pytorch/test/cpp_extensions/open_registration_extension/pytorch_openreg/csrc/
DOpenRegHooks.cpp79 void uncheckedSetDevice(c10::Device d) const noexcept override { in uncheckedSetDevice() function
/external/pytorch/aten/src/ATen/hip/impl/
DHIPGuardImplMasqueradingAsCUDA.h82 void uncheckedSetDevice(Device d) const noexcept override { in uncheckedSetDevice() function