Searched refs:operand_constraint (Results 1 – 1 of 1) sorted by relevance
1203 } else if (auto* operand_constraint = in PropagateConstraints() local1207 PropagateOperandConstraint(*operand_constraint, constraints)); in PropagateConstraints()1303 const OperandLayoutConstraint& operand_constraint, in PropagateOperandConstraint() argument1308 PropagateUseConstraintToDefs(operand_constraint.shape_layout(), in PropagateOperandConstraint()1309 operand_constraint.operand(), constraints)); in PropagateOperandConstraint()1320 const HloInstruction* operand = operand_constraint.operand(); in PropagateOperandConstraint()1321 const HloInstruction* user = operand_constraint.instruction(); in PropagateOperandConstraint()1330 : ShapeIndex({operand_constraint.operand_no()}); in PropagateOperandConstraint()1338 operand_constraint.shape_layout().layout(), *buffer, in PropagateOperandConstraint()1349 operand_constraint.operand_no())) { in PropagateOperandConstraint()[all …]