4 references to HasInputSentenceSize
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
1676
if (
HasInputSentenceSize
) hash ^= InputSentenceSize.GetHashCode();
1943
if (
HasInputSentenceSize
) {
2131
if (
HasInputSentenceSize
) {
2276
if (other.
HasInputSentenceSize
) {