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