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 D | tflite_engine.cc | 194 absl::Status TfLiteEngine::InitInterpreter(int num_threads) { in InitInterpreter() function in tflite::task::core::TfLiteEngine |
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/tests/ | ||
H A D | arithmetic_test.cc | 49 void InitInterpreter() { in InitInterpreter() function in tflite::ArithmeticOpBaseModel |
/aosp_15_r20/frameworks/libs/binary_translation/interpreter/riscv64/ | ||
D | interpreter-main.cc | 29 void InitInterpreter() { in InitInterpreter() function |
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/benchmark/ | ||
H A D | benchmark_tflite_model.cc | 659 TfLiteStatus BenchmarkTfLiteModel::InitInterpreter() { in InitInterpreter() function in tflite::benchmark::BenchmarkTfLiteModel |