Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dpython_variable.cpp2320 py::object torch_function_default = py::reinterpret_steal<py::object>( in THPVariableMetaType_init() local
2328 if (torch_function_impl.ptr() == torch_function_default.ptr()) { in THPVariableMetaType_init()