Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dannotator.h78 tflite::Interpreter* ClassificationInterpreter();
Dannotator.cc145 tflite::Interpreter* InterpreterManager::ClassificationInterpreter() { in ClassificationInterpreter() function in libtextclassifier3::InterpreterManager
1549 interpreter_manager->ClassificationInterpreter()); in ModelClassifyText()