[PATCH] D144108: [mlir][LinAlg][Transform] Add a transform op for conv2d to im2col
Quentin Colombet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 15 23:59:33 PST 2023
qcolombet added a comment.
@nicolasvasilache, @mravishankar, I think it makes sense to upstream the version we have from IREE as is and iterate to make it better.
If anything I believe it would make the review easier.
In other words, how do you feel about having followup patches for changing the results to have several handles and using a gather like op?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144108/new/
https://reviews.llvm.org/D144108
More information about the llvm-commits
mailing list