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