Home
last modified time | relevance | path

Searched defs:ApplyDelegates (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/tools/benchmark/
Dbenchmark_tflite_model.cc425 void BenchmarkTfLiteModel::ApplyDelegates() { in ApplyDelegates() function in tflite::benchmark::BenchmarkTfLiteModel
/external/tensorflow/tensorflow/lite/
Dmodel.cc441 TfLiteStatus InterpreterBuilder::ApplyDelegates(Interpreter* interpreter) { in ApplyDelegates() function in tflite::InterpreterBuilder