Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dpython_variable.cpp2315 py::object torch_function_default_bound = py::reinterpret_steal<py::object>( in THPVariableMetaType_init() local
2321 PyObject_GetAttrString(torch_function_default_bound.ptr(), "__func__")); in THPVariableMetaType_init()