Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/xpu/
H A DModule.cpp193 PyObject* THXPModule_emptyCache(PyObject* self, PyObject* noargs) { in THXPModule_emptyCache() function
421 {"_xpu_emptyCache", THXPModule_emptyCache, METH_NOARGS, nullptr},