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