4 references to HasVocabSize
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
1669
if (
HasVocabSize
) hash ^= VocabSize.GetHashCode();
1926
if (
HasVocabSize
) {
2112
if (
HasVocabSize
) {
2257
if (other.
HasVocabSize
) {