Skip to content

MLBEDSW-10181: Infer OFM shape if it's missing

Johan Gunnarsson requested to merge MLBEDSW-10364 into main

There are cases where, for example, a QUANTIZE op has a constant tensor input, but shapless output. With this patch, OFM will inherit IFM's shape for certain ops.

Signed-off-by: Johan Gunnarsson johan.gunnarsson@arm.com Change-Id: Ibcdc503ed56cbe0822e3d5d33dfde76f5620cd07

Merge request reports