6 references to Set
Microsoft.ML.Tokenizers (6)
Model\BPETokenizer.cs (3)
1002Cache.Set(text.ToString(), word); 1077Cache.Set(text.ToString(), word); 1110Cache.Set(text.ToString(), word);
Model\EnglishRobertaTokenizer.cs (3)
394_cache.Set(text.ToString(), result); 700_cache.Set(text.ToString(), result); 745_cache.Set(text.ToString(), result);