Searched refs:CreateBertQuestionAnswererFromFile (Results 1 – 3 of 3) sorted by relevance
104 CreateBertQuestionAnswererFromFile(const std::string& path_to_model,
95 BertQuestionAnswerer::CreateBertQuestionAnswererFromFile( in CreateBertQuestionAnswererFromFile() function in tflite::task::text::qa::BertQuestionAnswerer
21 auto qa_client = BertQuestionAnswerer::CreateBertQuestionAnswererFromFile("/path/to/mobileBertModel…