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.java147 TestModels.TestModelEntry inferenceModelEntry, in testDegradationForModels() argument
152 inferenceModelEntry.mModelName, mThreadCount, compilationModelEntry.mModelName)); in testDegradationForModels()
156 final BenchmarkResult baseline = modelPerformanceCollector(inferenceModelEntry, in testDegradationForModels()
180 modelPerformanceCollector(inferenceModelEntry, start); in testDegradationForModels()
227 final TestModels.TestModelEntry inferenceModelEntry, final CountDownLatch start) { in modelPerformanceCollector() argument
238 inferenceModelEntry, mWarmupTimeSeconds, mRunTimeSeconds); in modelPerformanceCollector()