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