Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dpython_variable.cpp521 static PyObject* THPVariable_fix_weakref(PyObject* self, PyObject* noargs) { in THPVariable_fix_weakref() function
1761 {"_fix_weakref", THPVariable_fix_weakref, METH_NOARGS, nullptr},