Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Ddisable_torch_function.cpp10 PyObject* disabled_torch_function = nullptr; variable
19 return disabled_torch_function; in disabled_torch_function_impl()
23 disabled_torch_function = value; in set_disabled_torch_function_impl()
312 attr.ptr() != nullptr && attr.ptr() != torch::disabled_torch_function); in has_torch_function_attr()