Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dprofiler_legacy.h332 using thread_event_lists = std::vector<std::vector<LegacyEvent>>; variable
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_misc.cpp2633 auto thread_event_lists = in TEST() local