4 references to HasPadPiece
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
1707if (HasPadPiece) hash ^= PadPiece.GetHashCode(); 2061if (HasPadPiece) { 2220if (HasPadPiece) { 2365if (other.HasPadPiece) {