4 references to HasMaxSentencepieceLength
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
1685if (HasMaxSentencepieceLength) hash ^= MaxSentencepieceLength.GetHashCode(); 1979if (HasMaxSentencepieceLength) { 2158if (HasMaxSentencepieceLength) { 2303if (other.HasMaxSentencepieceLength) {