Home
last modified time | relevance | path

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

/test/mlts/benchmark/src/com/android/nn/crashtest/core/test/
DPerformanceDegradationTest.java131 TestModels.TestModelEntry modelForInference = modelsForAccelerator.get(0); in call() local
135 Optional<String> currTestResult = testDegradationForModels(modelForInference, in call()