Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/autograd/
Dpython_function.cpp1168 PyObject* THPFunction_sequence_nr(PyObject* self, PyObject* noargs) { in THPFunction_sequence_nr() function
1770 {(char*)"_sequence_nr", THPFunction_sequence_nr, METH_NOARGS, nullptr},