Searched defs:InitInterpreter (Results 1 – 3 of 3) sorted by relevance
/external/tflite-support/tensorflow_lite_support/cc/task/core/ | ||
D | tflite_engine.cc | 208 absl::Status TfLiteEngine::InitInterpreter(int num_threads) { in InitInterpreter() function in tflite::task::core::TfLiteEngine |
/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/tests/ | ||
D | arithmetic_test.cc | 47 void InitInterpreter() { in InitInterpreter() function in tflite::ArithmeticOpBaseModel |
/external/tensorflow/tensorflow/lite/tools/benchmark/ | ||
D | benchmark_tflite_model.cc | 587 TfLiteStatus BenchmarkTfLiteModel::InitInterpreter() { in InitInterpreter() function in tflite::benchmark::BenchmarkTfLiteModel |