Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/benchmark/
H A Dbenchmark_tflite_model.cc90 void RuyProfileListener::OnBenchmarkEnd(const BenchmarkResults& results) { in OnBenchmarkEnd() function in tflite::benchmark::__anona6cc63380111::RuyProfileListener
110 void OnBenchmarkEnd(const BenchmarkResults& results) override { in OnBenchmarkEnd() function in tflite::benchmark::__anona6cc63380111::InterpreterStatePrinter
133 void OnBenchmarkEnd(const BenchmarkResults& results) override { in OnBenchmarkEnd() function in tflite::benchmark::__anona6cc63380111::OutputSaver
H A Dbenchmark_model.h109 virtual void OnBenchmarkEnd(const BenchmarkResults& results) {} in OnBenchmarkEnd() function
150 void OnBenchmarkEnd(const BenchmarkResults& results) override { in OnBenchmarkEnd() function
H A Dprofiling_listener.cc68 void ProfilingListener::OnBenchmarkEnd(const BenchmarkResults& results) { in OnBenchmarkEnd() function in tflite::benchmark::ProfilingListener
H A Dbenchmark_performance_options.h44 void OnBenchmarkEnd(const BenchmarkResults& results) final { in OnBenchmarkEnd() function
H A Dbenchmark_model.cc77 void BenchmarkLoggingListener::OnBenchmarkEnd(const BenchmarkResults& results) { in OnBenchmarkEnd() function in tflite::benchmark::BenchmarkLoggingListener
H A Dbenchmark_test.cc404 void OnBenchmarkEnd(const BenchmarkResults& results) override { in OnBenchmarkEnd() function in tflite::benchmark::__anone243b2400211::MaxDurationWorksTestListener
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/benchmark/experimental/firebase/android/jni/
H A Dbenchmark_model_jni.cc72 void OnBenchmarkEnd(const BenchmarkResults& results) override { in OnBenchmarkEnd() function in tflite::benchmark::__anone373389e0111::FirebaseReportingListener
136 void OnBenchmarkEnd(const BenchmarkResults& results) override { in OnBenchmarkEnd() function in tflite::benchmark::__anone373389e0111::CsvExportingListener
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/benchmark/experimental/c/
H A Dbenchmark_c_api.cc92 void OnBenchmarkEnd( in OnBenchmarkEnd() function in BenchmarkListenerAdapter