4 references to HasInput
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
3728if (HasInput) hash ^= Input.GetHashCode(); 3766if (HasInput) { 3784if (HasInput) { 3802if (other.HasInput) {