Home
last modified time | relevance | path

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

/test/mlts/benchmark/jni/
Drun_tflite.cpp489 bool BenchmarkModel::benchmarkSingleTypeOfCompilation(CompilationBenchmarkType type, in benchmarkSingleTypeOfCompilation() function in BenchmarkModel
558 bool success = benchmarkSingleTypeOfCompilation(type, maxNumIterations, warmupTimeout, nullptr); in benchmarkSingleTypeOfCompilationWithWarmup()
564 success = benchmarkSingleTypeOfCompilation(type, maxNumIterations, runTimeout, results); in benchmarkSingleTypeOfCompilationWithWarmup()
Drun_tflite.h134 bool benchmarkSingleTypeOfCompilation(CompilationBenchmarkType type, int maxNumIterations,