4 references to HasPadId
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
1703if (HasPadId) hash ^= PadId.GetHashCode(); 2041if (HasPadId) { 2208if (HasPadId) { 2353if (other.HasPadId) {