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

Felix Schneider llvmlistbot at llvm.org
Tue Oct 29 12:01:49 PDT 2024


ubfx wrote:

> I dont know where these uses are coming from

I can't speak for the other Ops, but the "channel first" ones I've been adding are in order to support lowering torch IR to linalg without additional transpositions in torch-mlir.



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


More information about the Mlir-commits mailing list