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