Searched refs:expandedOpOperands (Results 1 – 1 of 1) sorted by relevance
716 SmallVector<Value> expandedOpOperands; in fuseWithReshapeByExpansion() local717 expandedOpOperands.reserve(genericOp.getNumInputs()); in fuseWithReshapeByExpansion()720 expandedOpOperands.push_back(isExpanding ? expandingReshapeOp.getSrc() in fuseWithReshapeByExpansion()741 expandedOpOperands.push_back(rewriter.create<tensor::ExpandShapeOp>( in fuseWithReshapeByExpansion()747 expandedOpOperands.push_back(opOperand->get()); in fuseWithReshapeByExpansion()781 /*inputs=*/expandedOpOperands, outputs, in fuseWithReshapeByExpansion()