Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/xpu/
H A DModule.cpp179 PyObject* THXPModule_xpuSynchronize(PyObject* self, PyObject* arg) { in THXPModule_xpuSynchronize() function
420 {"_xpu_synchronize", THXPModule_xpuSynchronize, METH_O, nullptr},