4 references to HasModelPrefix
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
1667
if (
HasModelPrefix
) hash ^= ModelPrefix.GetHashCode();
1918
if (
HasModelPrefix
) {
2106
if (
HasModelPrefix
) {
2251
if (other.
HasModelPrefix
) {