Home
last modified time | relevance | path

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

/test/mlts/benchmark/jni/
Drun_tflite.cpp450 bool BenchmarkModel::runCompilation(const char* cacheDir, bool useNnapiSl) { in runCompilation() function in BenchmarkModel
543 const bool success = runCompilation(tempDir.get(), useNnapiSl); in getCompilationCacheSize()
589 const bool success = runCompilation(tempDir.get(), useNnapiSl); in benchmarkSingleTypeOfCompilation()
618 const bool success = runCompilation(cacheDir, useNnapiSl); in benchmarkSingleTypeOfCompilation()
Drun_tflite.h139 bool runCompilation(const char* cacheDir, bool useNnapiSl);