Searched defs:path_to_model (Results 1 – 3 of 3) sorted by relevance
35 explicit SentencePieceTokenizer(const std::string& path_to_model) { in SentencePieceTokenizer()
96 const std::string& path_to_model, const std::string& path_to_vocab) { in CreateBertQuestionAnswererFromFile()126 const std::string& path_to_model, const std::string& path_to_spmodel) { in CreateAlbertQuestionAnswererFromFile()
414 const std::string& path_to_model, const NLClassifierOptions& options, in CreateFromFileAndOptions()