Home
last modified time | relevance | path

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

/external/pytorch/test/cpp/profiler/
Dcontainers.cpp13 TEST(ProfilerTest, AppendOnlyList) { in TEST() argument
/external/pytorch/torch/csrc/profiler/
Dcontainers.h53 AppendOnlyList() : buffer_last_{buffer_.before_begin()} {} in AppendOnlyList() function