Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/benchmark/
Dbenchmark_model.h78 virtual void OnBenchmarkEnd(const BenchmarkResults& results) {} in OnBenchmarkEnd() function
111 void OnBenchmarkEnd(const BenchmarkResults& results) override { in OnBenchmarkEnd() function
Dbenchmark_tflite_model.cc56 void ProfilingListener::OnBenchmarkEnd(const BenchmarkResults& results) { in OnBenchmarkEnd() function in tflite::benchmark::ProfilingListener
77 void GemmlowpProfilingListener::OnBenchmarkEnd( in OnBenchmarkEnd() function in tflite::benchmark::GemmlowpProfilingListener
Dbenchmark_model.cc57 void BenchmarkLoggingListener::OnBenchmarkEnd(const BenchmarkResults &results) { in OnBenchmarkEnd() function in tflite::benchmark::BenchmarkLoggingListener
/external/tensorflow/tensorflow/lite/tools/benchmark/android/jni/
Dbenchmark_model_jni.cc33 void OnBenchmarkEnd(const BenchmarkResults& results) override { in OnBenchmarkEnd() function in tflite::benchmark::__anonac0de87b0111::AndroidBenchmarkLoggingListener