Skip to content

MLBEDSW-11227: Use connection shape when in RewriteRescale

Johan Gunnarsson requested to merge MLBEDSW-11227 into main

Due to reshape removal, we should not use storage shape when rewriting RESCALE to CAST+MUL. Use connection shape instead. Also set a different name on the tensor so it can be identified in the verbose output.

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

Merge request reports

Loading