Searched defs:reshapeOp (Results 1 – 3 of 3) sorted by relevance
314 static bool isTensorReshapeOpFoldableByLinearization(TensorReshapeOp reshapeOp, in isTensorReshapeOpFoldableByLinearization()437 fuseWithReshapeByExpansion(LinalgOp linalgOp, TensorReshapeOp reshapeOp, in fuseWithReshapeByExpansion()696 TensorReshapeOp reshapeOp = in matchAndRewrite() local755 TensorReshapeOp reshapeOp = in matchAndRewrite() local
167 auto reshapeOp = cast<ReshapeOp>(op); in matchAndRewrite() local
647 static OpFoldResult foldReshapeOp(ReshapeOpTy reshapeOp, in foldReshapeOp()