Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dpython_variable.cpp1523 PyObject* THPVariable_is_nested(THPVariable* self, void* unused) { in THPVariable_is_nested() function
1712 {"is_nested", (getter)THPVariable_is_nested, nullptr, nullptr, nullptr},