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