Searched defs:path_to_model (Results 1 – 4 of 4) sorted by relevance
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()
84 def sparsify_model(path_to_model, sparsified_model_dump_path): argument
35 explicit SentencePieceTokenizer(const std::string& path_to_model) { in SentencePieceTokenizer()
440 const std::string& path_to_model, const NLClassifierOptions& options, in CreateFromFileAndOptions()