Home
last modified time | relevance | path

Searched refs:CreateAlbertQuestionAnswererFromFile (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/task/text/qa/
H A Dbert_question_answerer.h114 CreateAlbertQuestionAnswererFromFile(const std::string& path_to_model,
H A Dbert_question_answerer.cc125 BertQuestionAnswerer::CreateAlbertQuestionAnswererFromFile( in CreateAlbertQuestionAnswererFromFile() function in tflite::task::text::qa::BertQuestionAnswerer
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/task/
H A DREADME.md23 // auto qa_client = BertQuestionAnswerer::CreateAlbertQuestionAnswererFromFile("/path/to/alBertMode…