Searched refs:ct (Results 1 – 3 of 3) sorted by relevance
/test/mlts/benchmark/src/com/android/nn/benchmark/core/ |
D | Processor.java | 313 for (int ct = 0; ct < mTestList.length; ct++) { in benchmarkAllModels() 315 Log.v(TAG, String.format("Asked to stop execution at model #%d", ct)); in benchmarkAllModels() 329 TestModels.modelsList().get(mTestList[ct]); in benchmarkAllModels() 331 int testNumber = ct + 1; in benchmarkAllModels() 341 "Cannot initialise test %d: '%s' on accelerator %s, skipping", ct, in benchmarkAllModels() 345 String.format("Cannot initialise test %d: '%s' on accelerator %s.", ct, in benchmarkAllModels() 364 mTestResults[ct] = BenchmarkResult.fromInferenceResults(testModel.mTestName, in benchmarkAllModels() 377 mTestResults[ct] = getBenchmark(warmupTime, runTime); in benchmarkAllModels()
|
/test/mlts/benchmark/src/com/android/nn/benchmark/app/ |
D | NNControls.java | 155 for (int ct = 0; ct < id.length; ct++) { in onActivityResult() 156 TestModels.TestModelEntry t = TestModels.modelsList().get(id[ct]); in onActivityResult() 157 BenchmarkResult br = (BenchmarkResult) r[ct]; in onActivityResult() 160 mTestList.set(id[ct], s); in onActivityResult() 163 mResults[id[ct]] = ((BenchmarkResult) r[ct]).getMeanTimeSec(); in onActivityResult()
|
/test/mlts/benchmark/results/ |
D | Chart.bundle.min.js | 10 …ct(t.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(t,e,i,n,a){return e||… function in anonymousFunction7577840f0200.N
|