Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/profiling/
Dprofiler.h27 class ScopedOperatorProfile; variable
96 friend class ScopedOperatorProfile; variable
131 ScopedOperatorProfile(Profiler* profiler, const char* tag, int node_index) in ScopedOperatorProfile() function