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