Home
last modified time | relevance | path

Searched refs:THXPModule_getDevice_wrap (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/xpu/
H A DModule.cpp92 PyObject* THXPModule_getDevice_wrap(PyObject* self, PyObject* noargs) { in THXPModule_getDevice_wrap() function
402 {"_xpu_getDevice", THXPModule_getDevice_wrap, METH_NOARGS, nullptr},