Searched refs:LoadVocabAndIndexFromFile (Results 1 – 3 of 3) sorted by relevance
38 absl::node_hash_map<std::string, int> LoadVocabAndIndexFromFile(
78 absl::node_hash_map<std::string, int> LoadVocabAndIndexFromFile( in LoadVocabAndIndexFromFile() function
50 token_index_map_{utils::LoadVocabAndIndexFromFile(path_to_vocab)} {