[Mlir-commits] [mlir] [mlir][linalg] Fix isaConvolutionOpInterface logic (PR #102087)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Mon Aug 5 18:55:45 PDT 2024


yifeizh2 wrote:

If we allow `EmptyConvolvedDims`, then linalg binary ops, such as `linalg.add` will also be considered as following convolution op interface.

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


More information about the Mlir-commits mailing list