Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dpython_cpp_function.h51 (char*)"_set_sequence_nr", THPCppFunction_set_sequence_nr, METH_O, nullptr \
H A Dpython_cpp_function.cpp203 PyObject* THPCppFunction_set_sequence_nr( in THPCppFunction_set_sequence_nr() function