Home | History | Annotate | Download | only in service

Lines Matching refs:kInput

2418       case FusionKind::kInput:
3196 case HloInstruction::FusionKind::kInput:
3197 return "kInput";
3212 if (kind_name == "kInput") {
3213 return HloInstruction::FusionKind::kInput;