4 references to HasEosPiece
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
1706if (HasEosPiece) hash ^= EosPiece.GetHashCode(); 2057if (HasEosPiece) { 2217if (HasEosPiece) { 2362if (other.HasEosPiece) {