Home
last modified time | relevance | path

Searched defs:setCurrentDevice (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/detail/
H A DAcceleratorHooksInterface.h26 virtual void setCurrentDevice(DeviceIndex device) const { in setCurrentDevice() function
H A DMTIAHooksInterface.h61 void setCurrentDevice(DeviceIndex device) const override { in setCurrentDevice() function
/aosp_15_r20/external/pytorch/test/cpp_extensions/
H A Dmtia_extension.cpp205 void setCurrentDevice(c10::DeviceIndex device) const override { in setCurrentDevice() function