Home
last modified time | relevance | path

Searched defs:InitInterpreter (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/task/core/
H A Dtflite_engine.cc194 absl::Status TfLiteEngine::InitInterpreter(int num_threads) { in InitInterpreter() function in tflite::task::core::TfLiteEngine
215 absl::Status TfLiteEngine::InitInterpreter( in InitInterpreter() function in tflite::task::core::TfLiteEngine
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/tests/
H A Darithmetic_test.cc49 void InitInterpreter() { in InitInterpreter() function in tflite::ArithmeticOpBaseModel
91 void InitInterpreter() { in InitInterpreter() function in tflite::AddOpModel
/aosp_15_r20/frameworks/libs/binary_translation/interpreter/riscv64/
Dinterpreter-main.cc29 void InitInterpreter() { in InitInterpreter() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/benchmark/
H A Dbenchmark_tflite_model.cc659 TfLiteStatus BenchmarkTfLiteModel::InitInterpreter() { in InitInterpreter() function in tflite::benchmark::BenchmarkTfLiteModel