Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/utils/
Ddisable_torch_function.h40 PyObject* THPModule_has_torch_function(PyObject*, PyObject* arg);
Ddisable_torch_function.cpp347 PyObject* THPModule_has_torch_function(PyObject*, PyObject* arg) { in THPModule_has_torch_function() function
/external/pytorch/torch/csrc/
DModule.cpp1569 {"_has_torch_function", THPModule_has_torch_function, METH_O, nullptr},
/external/pytorch/torch/_C/
D__init__.pyi.in1225 ) -> _bool: ... # THPModule_has_torch_function