Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dprofiling_record.h172 struct ProfilingRecord { struct
202 ProfilingRecord(std::shared_ptr<Graph> g); argument
H A Dprofiling_record.cpp82 ProfilingRecord::ProfilingRecord(std::shared_ptr<Graph> g) in ProfilingRecord() function in torch::jit::ProfilingRecord