Skip to content
Commit 3513dac0 authored by Alexander Bengtsson's avatar Alexander Bengtsson Committed by Johan Alfvén
Browse files

MLBEDSW-9633: Extend RewriteRescale to other DataTypes



- Extend RewriteRescale to other IFM precisions by adding a cast to int32
  This adds support for rescales with input_unsigned attributes, where
  the unsigned datatype is not supported by pooling operations.
  operations.
- Handle input_unsigned/output_unsigned on cast operations.
- Rewrite Rescales with 32-bit OFM to Cast + Mul on Ethos-U55

Change-Id: I1dcc1e4e3b4e11494ff322e67fd878ef0a6ea66a
Signed-off-by: default avatarAlexander Bengtsson <Alexander.Bengtsson@arm.com>
parent 48cd7c60
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment