6 references to Set
Microsoft.ML.Tokenizers (6)
Model\BPETokenizer.cs (3)
987
Cache.
Set
(text.ToString(), word);
1062
Cache.
Set
(text.ToString(), word);
1095
Cache.
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);