Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dpython_function.cpp262 THPObjectPtr traceable_py_bool{ in is_traceable() local
264 if (!traceable_py_bool) in is_traceable()
266 return traceable_py_bool == Py_True; in is_traceable()