4 references to HasRequiredChars
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
1695
if (
HasRequiredChars
) hash ^= RequiredChars.GetHashCode();
2025
if (
HasRequiredChars
) {
2184
if (
HasRequiredChars
) {
2329
if (other.
HasRequiredChars
) {