Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/profiler/python/
H A Dinit.cpp363 py::list py_perf_events; in initPythonBindings() local
390 py::list py_perf_events = t[4].cast<py::list>(); in initPythonBindings() local