Searched defs:OnBenchmarkStart (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/lite/tools/benchmark/ | ||
D | benchmark_model.h | 93 virtual void OnBenchmarkStart(const BenchmarkParams& params) {} in OnBenchmarkStart() function |
D | profiling_listener.cc | 44 void ProfilingListener::OnBenchmarkStart(const BenchmarkParams& params) { in OnBenchmarkStart() function in tflite::benchmark::ProfilingListener |
D | benchmark_tflite_model.cc | 74 void RuyProfileListener::OnBenchmarkStart(const BenchmarkParams& params) { in OnBenchmarkStart() function in tflite::benchmark::__anon5fae3c890111::RuyProfileListener |
/external/tensorflow/tensorflow/lite/tools/benchmark/experimental/c/ | ||
D | benchmark_c_api.cc | 69 void OnBenchmarkStart( in OnBenchmarkStart() function in BenchmarkListenerAdapter |