[Mlir-commits] [mlir] [mlir][linalg] Implement `LinalgGroupedConvolutionOpInterface` to unify grouped convs (PR #94796)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Thu Jun 19 17:41:17 PDT 2025


ivangarcia44 wrote:

Hi @srcarroll , I was looking to add support for 3D grouped convolution and found this PR. It seems it includes the generalization of the grouped convolution to ND. Do you have plans to merge this PR? Please let me know if you need help finishing this change. Thanks,
Ivan

https://github.com/llvm/llvm-project/pull/94796


More information about the Mlir-commits mailing list