MLBEDSW-9869: Fix rescale fusing to RESIZE
RESIZE can do shift only on OFM, and the shift has to be less than 48. In some cases we can support fusing RESCALE with scale if the scale is a power of two by normalizing the scale and shift so that scale is 1.
Signed-off-by: Johan Gunnarsson johan.gunnarsson@arm.com Change-Id: I0b65f3cefcc7fe1cd4c31f5852001ae360682a01