Home
last modified time | relevance | path

Searched refs:HasProfiles (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/tools/benchmark/
Dprofiling_listener.cc73 if (init_summarizer_.HasProfiles()) { in OnBenchmarkEnd()
78 if (run_summarizer_.HasProfiles()) { in OnBenchmarkEnd()
/external/tensorflow/tensorflow/lite/profiling/
Dprofile_summarizer.h57 bool HasProfiles() { in HasProfiles() function