Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/xpu/
H A DModule.cpp48 PyObject* THXPModule_setDevice_wrap(PyObject* self, PyObject* arg) { in THXPModule_setDevice_wrap() function
396 {"_xpu_setDevice", THXPModule_setDevice_wrap, METH_O, nullptr},