4 references to HasName
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
3112
if (
HasName
) hash ^= Name.GetHashCode();
3176
if (
HasName
) {
3213
if (
HasName
) {
3246
if (other.
HasName
) {