Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/xpu/
H A DModule.cpp394 static struct PyMethodDef _THXPModule_methods[] = { variable
434 return _THXPModule_methods; in THXPModule_methods()