[Mlir-commits] [mlir] [mlir][TOSA] Fix shape inference when operand was inferred (PR #66906)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Wed Nov 1 08:47:19 PDT 2023


maxbartel wrote:

I would expect a` tensor<?xf32>` as the correct input for the test and `tensor<1xf32>` as the correct output. What do you think @eric-k256?

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


More information about the Mlir-commits mailing list