[Mlir-commits] [mlir] [mlir][tosa] Remove out_shape from transpose_conv2d (PR #129133)

Luke Hutton llvmlistbot at llvm.org
Fri Feb 28 04:24:05 PST 2025


================
@@ -30,21 +30,17 @@ func.func @transpose_conv2d_quantized(%arg0: tensor<2x16x14x3xi8>, %arg1: tensor
 
 // -----
 
-// CHECK-LABEL: @transpose_conv2d_quantized_padded
----------------
lhutton1 wrote:

nit: unintended removal?

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


More information about the Mlir-commits mailing list