Searched defs:warmupTimeSeconds (Results 1 – 3 of 3) sorted by relevance
/test/mlts/benchmark/src/com/android/nn/benchmark/core/ |
D | Processor.java | 129 float warmupTimeSeconds, float runTimeSeconds, int maxIterations) { in enableCompilationCachingBenchmarks() 137 TestModels.TestModelEntry t, float warmupTimeSeconds, float runTimeSeconds) in getInstrumentationResult() 145 TestModels.TestModelEntry t, float warmupTimeSeconds, float runTimeSeconds, in getInstrumentationResult() 247 private BenchmarkResult getBenchmark(float warmupTimeSeconds, float runTimeSeconds) in getBenchmark()
|
/test/mlts/benchmark/src/com/android/nn/benchmark/app/ |
D | NNBenchmark.java | 75 float warmupTimeSeconds, float runTimeSeconds, int maxIterations) { in enableCompilationCachingBenchmarks() 146 …float warmupTimeSeconds, float runTimeSeconds, boolean sampleResults) throws IOException, Benchmar… in runSynchronously()
|
/test/mlts/benchmark/src/com/android/nn/crashtest/core/test/ |
D | PerformanceDegradationTest.java | 71 float warmupTimeSeconds, float runTimeSeconds, String acceleratorName, int threadCount, in intentInitializer()
|