4 references to HasHardVocabLimit
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
1698
if (
HasHardVocabLimit
) hash ^= HardVocabLimit.GetHashCode();
2013
if (
HasHardVocabLimit
) {
2193
if (
HasHardVocabLimit
) {
2338
if (other.
HasHardVocabLimit
) {