Home
last modified time | relevance | path

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

/test/mlts/benchmark/jni/
Drun_tflite.cpp349 bool BenchmarkModel::runCompilation(const char* cacheDir) { in runCompilation() function in BenchmarkModel
419 const bool success = runCompilation(tempDir.get()); in getCompilationCacheSize()
464 const bool success = runCompilation(tempDir.get()); in benchmarkSingleTypeOfCompilation()
493 const bool success = runCompilation(cacheDir); in benchmarkSingleTypeOfCompilation()
Drun_tflite.h121 bool runCompilation(const char* cacheDir);