4 references to HasModelType
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
1668if (HasModelType) hash ^= ModelType.GetHashCode(); 1922if (HasModelType) { 2109if (HasModelType) { 2254if (other.HasModelType) {