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

llvmlistbot at llvm.org llvmlistbot at llvm.org
Mon Jun 23 06:34:01 PDT 2025


ivangarcia44 wrote:

> Hi @ivangarcia44, sure I'd be willing to bring it back to life if there's some need for it. I'd definitely hate for another conv op to be added and is why I started this in the first place. I just lost momentum and time to finish it. It might help to get some initial comments on what I have. I'll try to find some time this weekend to update it as it's pretty old by now

Thank you for taking this back. This could help in networks like the one in this paper for MRI's/CT scans: "A 3D Grouped Convolutional Network Fused with Conditional Random Field and Its Application in Image Multi‑target Fine Segmentation". Please let me know if any help is needed. Thanks


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


More information about the Mlir-commits mailing list