Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Ddisable_torch_function.h38 PyObject* THPModule_disable_torch_function(PyObject* self, PyObject* args);
H A Ddisable_torch_function.cpp207 PyObject* THPModule_disable_torch_function(PyObject* self, PyObject* a) { in THPModule_disable_torch_function() function
/aosp_15_r20/external/pytorch/torch/csrc/
H A DModule.cpp1562 THPModule_disable_torch_function,
/aosp_15_r20/external/pytorch/torch/_C/
H A D__init__.pyi.in1240 ) -> Any: ... # THPModule_disable_torch_function