Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/profiler/
H A Dcollection.h91 struct TORCH_API ProfilerStepInfo { struct
97 ProfilerStepInfo(int64_t start, int64_t end, uint64_t out_idx) in ProfilerStepInfo() argument