Searched refs:THPModule_has_torch_function_unary (Results 1 – 4 of 4) sorted by relevance
41 PyObject* THPModule_has_torch_function_unary(PyObject*, PyObject* obj);
371 PyObject* THPModule_has_torch_function_unary(PyObject*, PyObject* obj) { in THPModule_has_torch_function_unary() function
1571 THPModule_has_torch_function_unary,
1226 def _has_torch_function_unary(Any) -> _bool: ... # THPModule_has_torch_function_unary