4 references to HasInputFormat
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
1666
if (
HasInputFormat
) hash ^= InputFormat.GetHashCode();
1935
if (
HasInputFormat
) {
2103
if (
HasInputFormat
) {
2248
if (other.
HasInputFormat
) {