Searched refs:inst_operand_shape (Results 1 – 1 of 1) sorted by relevance
626 auto inst_operand_shape = TypeToShape(inst.operands()[0].getType()); in IsFusedReductionOutputConsistent() local633 ShapeUtil::Equal(first_reduce_operand_shape, inst_operand_shape) && in IsFusedReductionOutputConsistent()