Searched refs:set_disabled_torch_function_impl (Results 1 – 3 of 3) sorted by relevance
14 void set_disabled_torch_function_impl(PyObject* value);
22 void set_disabled_torch_function_impl(PyObject* value) { in set_disabled_torch_function_impl() function
2354 torch::set_disabled_torch_function_impl( in initModule()