Home
last modified time | relevance | path

Searched defs:TestModelEntry (Results 1 – 1 of 1) sorted by relevance

/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DTestModels.java26 public static class TestModelEntry { class in TestModels
54 public TestModelEntry(String modelName, float baselineSec, int[] inputShape, in TestModelEntry() method in TestModels.TestModelEntry