Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/detail/
H A DAcceleratorHooksInterface.h40 virtual DeviceIndex maybeExchangeDevice(DeviceIndex device) const { in maybeExchangeDevice() function
H A DMTIAHooksInterface.h75 DeviceIndex maybeExchangeDevice(DeviceIndex device) const override { in maybeExchangeDevice() function
/aosp_15_r20/external/pytorch/test/cpp_extensions/
H A Dmtia_extension.cpp171 c10::DeviceIndex maybeExchangeDevice(c10::DeviceIndex device) const override { in maybeExchangeDevice() function