Home
last modified time | relevance | path

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

/test/mlts/benchmark/jni/
Drun_tflite.cpp385 bool BenchmarkModel::runCompilation(const char* cacheDir) { in runCompilation() function in BenchmarkModel
455 const bool success = runCompilation(tempDir.get()); in getCompilationCacheSize()
500 const bool success = runCompilation(tempDir.get()); in benchmarkSingleTypeOfCompilation()
529 const bool success = runCompilation(cacheDir); in benchmarkSingleTypeOfCompilation()
Drun_tflite.h133 bool runCompilation(const char* cacheDir);