Home
last modified time | relevance | path

Searched refs:benchmarkCompilation (Results 1 – 3 of 3) sorted by relevance

/test/mlts/benchmark/jni/
Drun_tflite.h115 bool benchmarkCompilation(int maxNumIterations,
Dbenchmark_jni.cpp515 model->benchmarkCompilation(maxNumIterations, warmupTimeoutSec, in Java_com_android_nn_benchmark_core_NNTestBase_runCompilationBenchmark()
Drun_tflite.cpp667 bool BenchmarkModel::benchmarkCompilation(int maxNumIterations, float warmupTimeout, in benchmarkCompilation() function in BenchmarkModel