Home
last modified time | relevance | path

Searched defs:FoldReshapeOpWithUnitExtent (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
DDropUnitDims.cpp414 struct FoldReshapeOpWithUnitExtent : OpRewritePattern<TensorReshapeOp> { struct
417 LogicalResult matchAndRewrite(TensorReshapeOp reshapeOp, in matchAndRewrite()