[Mlir-commits] [mlir] [linalg] Add quantized version of `conv_3d_ncdhw_fcdhw` (PR #113953)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Mon Oct 28 21:28:23 PDT 2024


MaheshRavishankar wrote:

I dont know where these uses are coming from, but I'd like to just say that addition of new convolution ops is kind of getting out-of-hand. We have a lot and it doesnt cover all use cases, but it seems like might be time to move convolutions out of ODS generated named ops.

@javedabsar  something you are interested in?

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


More information about the Mlir-commits mailing list