4 references to HasBosPiece
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
1705
if (
HasBosPiece
) hash ^= BosPiece.GetHashCode();
2053
if (
HasBosPiece
) {
2214
if (
HasBosPiece
) {
2359
if (other.
HasBosPiece
) {