Searched defs:maxNumIterations (Results 1 – 3 of 3) sorted by relevance
/test/mlts/benchmark/jni/ |
D | run_tflite.cpp | 578 int maxNumIterations, float timeout, in benchmarkSingleTypeOfCompilation() 641 int maxNumIterations, in benchmarkSingleTypeOfCompilationWithWarmup() 667 bool BenchmarkModel::benchmarkCompilation(int maxNumIterations, float warmupTimeout, in benchmarkCompilation()
|
D | benchmark_jni.cpp | 502 jint maxNumIterations, in Java_com_android_nn_benchmark_core_NNTestBase_runCompilationBenchmark()
|
/test/mlts/benchmark/src/com/android/nn/benchmark/core/ |
D | NNTestBase.java | 97 long modelHandle, int maxNumIterations, float warmupTimeoutSec, float runTimeoutSec, in runCompilationBenchmark()
|