Home
last modified time | relevance | path

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

/test/mlts/benchmark/src/com/android/nn/crashtest/core/test/
DPerformanceDegradationTest.java146 TestModels.TestModelEntry inferenceModelEntry, in testDegradationForModels() argument
151 inferenceModelEntry.mModelName, mThreadCount, compilationModelEntry.mModelName)); in testDegradationForModels()
155 final BenchmarkResult baseline = modelPerformanceCollector(inferenceModelEntry, in testDegradationForModels()
179 modelPerformanceCollector(inferenceModelEntry, start); in testDegradationForModels()
226 final TestModels.TestModelEntry inferenceModelEntry, final CountDownLatch start) { in modelPerformanceCollector() argument
237 inferenceModelEntry, mWarmupTimeSeconds, mRunTimeSeconds); in modelPerformanceCollector()