MLBEDSW-11187: Fix RewriteIdentityResize
RewriteIdentityResize must run after ConvertAttributeTensors, otherwise the offset attributes are unset, which leads to RewriteIdentityResize removes more RESIZE than it should. Also changing so it replaces with MEMORYCOPY instead of IDENTITY, now that it runs after RemoveReshape.
Signed-off-by: Johan Gunnarsson johan.gunnarsson@arm.com Change-Id: I8e61f21a1d39ad1eddc03b213016d8c6664f967e