[Mlir-commits] [mlir] [BugFix] : Fix padding calculation for tosa.transpose_conv2d decomposition. (PR #68167)

Eric Kunze llvmlistbot at llvm.org
Wed Oct 18 21:17:57 PDT 2023


eric-k256 wrote:

I think it is possible that the decomposition is using the previous definition for transpose conv padding. I think it would be better for the long term to switch the decomposition itself to be correct.

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


More information about the Mlir-commits mailing list