Searched refs:disabled_torch_dispatch_impl (Results 1 – 5 of 5) sorted by relevance
13 PyObject* disabled_torch_dispatch_impl();
26 PyObject* disabled_torch_dispatch_impl() { in disabled_torch_dispatch_impl() function
296 if (torch_function.ptr() == torch::disabled_torch_dispatch_impl()) { in dispatch_on_subclass()
227 attr.ptr() != torch::disabled_torch_dispatch_impl()); in check_has_torch_dispatch()793 attr.ptr() != torch::disabled_torch_dispatch_impl(), in THPVariable_make_wrapper_subclass()
2359 ASSERT_TRUE(torch::disabled_torch_dispatch_impl() != nullptr); in initModule()