[Mlir-commits] [mlir] [mlir][tosa] Check for 0-ranked-tensors during fold (PR #68512)

Georgios Pinitas llvmlistbot at llvm.org
Tue Oct 10 07:03:00 PDT 2023


GeorgeARM wrote:

> > Looking again at the spec it says that reduce and reverse operators need to take as input tensor of rank 1 or higher.
> 
> Where can I find the specs?
Apologies for not adding it in my response. Here is the specification https://www.mlplatform.org/tosa/tosa_spec.html

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


More information about the Mlir-commits mailing list