[Mlir-commits] [mlir] [mlir][tosa] Change Transpose perms operand to attribute (PR #128115)

Luke Hutton llvmlistbot at llvm.org
Tue Feb 25 06:54:51 PST 2025


================
@@ -223,7 +209,7 @@ func.func @test_resnet18_common_case(%arg0: tensor<64xf32>, %arg1: tensor<64xf32
     %64 = "tosa.const"() <{value = dense<[0, 3, 1, 2]> : tensor<4xi32>}> : () -> tensor<4xi32>
----------------
lhutton1 wrote:

nit: these constants seem no longer used

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


More information about the Mlir-commits mailing list