Searched refs:first_reduce_shape (Results 1 – 1 of 1) sorted by relevance
622 auto first_reduce_shape = TypeToShape(first_reduce.getResult(0).getType()); in IsFusedReductionOutputConsistent() local632 if (!(ShapeUtil::Equal(first_reduce_shape, inst_shape) && in IsFusedReductionOutputConsistent()