[PATCH] D144108: [mlir][LinAlg][Transform] Add a transform op for conv2d to im2col
Thomas Raoux via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 23 14:29:46 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG17b2e73cb477: [mlir][LinAlg][Transform] Add a transform op for conv2d to im2col (authored by qcolombet, committed by ThomasRaoux).
Changed prior to commit:
https://reviews.llvm.org/D144108?vs=498297&id=499980#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144108/new/
https://reviews.llvm.org/D144108
Files:
mlir/include/mlir/Dialect/Linalg/TransformOps/LinalgTransformOps.td
mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
mlir/lib/Dialect/Linalg/Transforms/CMakeLists.txt
mlir/lib/Dialect/Linalg/Transforms/ConvertConv2DToImg2Col.cpp
mlir/test/Dialect/Linalg/convert-conv2d-to-img2col.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144108.499980.patch
Type: text/x-patch
Size: 48548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230223/113a23c7/attachment.bin>
More information about the llvm-commits
mailing list