4 references to HasEosId
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
1702
if (
HasEosId
) hash ^= EosId.GetHashCode();
2037
if (
HasEosId
) {
2205
if (
HasEosId
) {
2350
if (other.
HasEosId
) {