Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dpython_function.cpp1175 PyObject* THPFunction_set_sequence_nr(PyObject* self, PyObject* sequence_nr) { in THPFunction_set_sequence_nr() function
1771 {(char*)"_set_sequence_nr", THPFunction_set_sequence_nr, METH_O, nullptr},