Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dannotator.h75 tflite::Interpreter* SelectionInterpreter();
Dannotator.cc134 tflite::Interpreter* InterpreterManager::SelectionInterpreter() { in SelectionInterpreter() function in libtextclassifier3::InterpreterManager
1332 interpreter_manager->SelectionInterpreter(), *cached_features, in ModelSuggestSelection()
2013 interpreter_manager->SelectionInterpreter(), in ModelAnnotate()