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