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