6 references to Set
Microsoft.ML.Tokenizers (6)
Model\BPETokenizer.cs (3)
987Cache.Set(text.ToString(), word); 1062Cache.Set(text.ToString(), word); 1095Cache.Set(text.ToString(), word);
Model\EnglishRobertaTokenizer.cs (3)
382_cache.Set(text.ToString(), result); 688_cache.Set(text.ToString(), result); 733_cache.Set(text.ToString(), result);