Searched refs:THPModule_isEnabledTorchFunction (Results 1 – 4 of 4) sorted by relevance
32 PyObject* THPModule_isEnabledTorchFunction(PyObject* self, PyObject* unused);
59 PyObject* THPModule_isEnabledTorchFunction(PyObject* self, PyObject* unused) { in THPModule_isEnabledTorchFunction() function
1554 THPModule_isEnabledTorchFunction,
1222 def _is_torch_function_enabled() -> _bool: ... # THPModule_isEnabledTorchFunction