Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/detail/
DAcceleratorHooksInterface.h30 virtual DeviceIndex getCurrentDevice() const { in getCurrentDevice() function
DMTIAHooksInterface.h65 DeviceIndex getCurrentDevice() const override { in getCurrentDevice() function
/external/pytorch/test/cpp_extensions/
Dmtia_extension.cpp199 c10::DeviceIndex getCurrentDevice() const override { in getCurrentDevice() function