[mlir][tosa] Disable tosa shape verification between operands/results
Tosa shape verification prevent shape propagation when coming from a dialect of known shape. Relax this constraint to allow ingestion / shape propagation from these other dialects. Differential Revision: https://reviews.llvm.org/D106610
Loading
Please sign in to comment