Home
last modified time | relevance | path

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

/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DNNTestBase.java66 private synchronized native void destroyModel(long modelHandle); in destroyModel() argument
68 private synchronized native boolean resizeInputTensors(long modelHandle, int[] inputShape); in resizeInputTensors() argument
70 private synchronized native boolean runBenchmark(long modelHandle, in runBenchmark() argument
78 long modelHandle, int maxNumIterations, float warmupTimeoutSec, float runTimeoutSec); in runCompilationBenchmark() argument
81 long modelHandle, in dumpAllLayers() argument