Searched refs:expandedOpOperands (Results 1 – 1 of 1) sorted by relevance
545 SmallVector<Value, 4> expandedOpOperands; in fuseWithReshapeByExpansion() local548 expandedOpOperands.push_back(reshapeOp.src()); in fuseWithReshapeByExpansion()559 expandedOpOperands.push_back(rewriter.create<TensorReshapeOp>( in fuseWithReshapeByExpansion()563 expandedOpOperands.push_back(operand.value()); in fuseWithReshapeByExpansion()586 /*inputs=*/expandedOpOperands, in fuseWithReshapeByExpansion()