Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/profiler/python/
H A Dinit.cpp270 PyObject* RecordFunctionFast_exit(PyObject* selfGeneric, PyObject* unused) { in RecordFunctionFast_exit() function
640 {"__exit__", RecordFunctionFast_exit, METH_VARARGS, nullptr}, in initPythonBindings()