Home
last modified time | relevance | path

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

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