Home
last modified time | relevance | path

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

/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DCompilationBenchmarkResult.java25 public CompilationBenchmarkResult(float[] compileWithoutCacheTimeSec, in CompilationBenchmarkResult()
/test/mlts/benchmark/jni/
Drun_tflite.h63 std::vector<float> compileWithoutCacheTimeSec; member