4 references to HasUseAllVocab
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
1699
if (
HasUseAllVocab
) hash ^= UseAllVocab.GetHashCode();
2017
if (
HasUseAllVocab
) {
2196
if (
HasUseAllVocab
) {
2341
if (other.
HasUseAllVocab
) {