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