Searched refs:WARMUP_REPEATABLE_SECONDS (Results 1 – 4 of 4) sorted by relevance
/test/mlts/benchmark/src/com/android/nn/benchmark/app/ |
D | NNTest.java | 55 TestAction ta = new TestAction(mModel, WARMUP_REPEATABLE_SECONDS, in testNNAPI10Seconds() 64 TestAction ta = new TestAction(mModel, WARMUP_REPEATABLE_SECONDS, in testNNAPIAllData()
|
D | TFLiteTest.java | 43 TestAction ta = new TestAction(mModel, WARMUP_REPEATABLE_SECONDS, in testTFLite10Seconds() 60 TestAction ta = new TestAction(mModel, WARMUP_REPEATABLE_SECONDS, in testTFLiteAllData()
|
D | NNScoringTest.java | 72 TestAction ta = new TestAction(mModel, WARMUP_REPEATABLE_SECONDS, in test()
|
D | BenchmarkTestBase.java | 68 protected static final float WARMUP_REPEATABLE_SECONDS = 2.f; field in BenchmarkTestBase
|