[Mlir-commits] [mlir] [mlir][tosa] Add support for 0 dim in ReshapeOp (PR #84004)

Hsiangkai Wang llvmlistbot at llvm.org
Tue Jan 28 08:24:05 PST 2025


Hsiangkai wrote:

>From TOSA specification, the tensor shape in each dimension must be greater than or equal to 1.
See https://www.mlplatform.org/tosa/tosa_spec.html#_tensors

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


More information about the Mlir-commits mailing list