Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/profiler/
H A Dcombined_traceback.cpp116 std::vector<std::vector<uint64_t>> python_frame_fragments = in symbolize() local
129 python_frame_fragments.at(py_to_frame_offset.at(f)); in symbolize()