Home
last modified time | relevance | path

Searched defs:RecordFunctionFast (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/profiler/python/
H A Dinit.cpp138 struct RecordFunctionFast { struct
139 PyObject_HEAD PyObject* name;
140 PyObject* input_values;
141 PyObject* keyword_values;
142 std::unique_ptr<at::RecordFunction> guard;