Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
H A Dprofiling_info.cc34 struct OpStatistic { in GetDetailedReport() struct
35 int count; in GetDetailedReport()
36 double total_time; in GetDetailedReport()