4 references to HasMaxSentenceLength
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
1682
if (
HasMaxSentenceLength
) hash ^= MaxSentenceLength.GetHashCode();
1971
if (
HasMaxSentenceLength
) {
2149
if (
HasMaxSentenceLength
) {
2294
if (other.
HasMaxSentenceLength
) {