Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dprofiler_legacy.h277 struct RangeEventList { struct
278 RangeEventList() { in RangeEventList() function
306 // to the same instance of RangeEventList. argument
308 std::vector<LegacyEvent> events_;
310 static const size_t kReservedCapacity = 1024;