aboutsummaryrefslogtreecommitdiff
path: root/OPTIONS.md
diff options
context:
space:
mode:
authorDwight Lidman <dwight.lidman@arm.com>2020-11-05 10:34:41 +0100
committerpatrik.gustavsson <patrik.gustavsson@arm.com>2020-11-10 13:40:57 +0000
commit73320a48dfa711f5938b0e3d8e03b9858558b899 (patch)
tree9f1b43f86304ce59681a35304401034e4dfa152d /OPTIONS.md
parent6ae0e4212abf1b92506fcbb180f647a953a37d89 (diff)
downloadethos-u-vela-73320a48dfa711f5938b0e3d8e03b9858558b899.tar.gz
MLBEDSW-3377: fixup_stridedslice_output may silently change CPU ops
This commit removes the constraint on all tensor shapes matching the OFM shape. The motivation is that this constraint essentially only checks that the fixup function has run. This means that it removes the possibility for the fixup function to run after the supported operator check and this effectively means that any StridedSlice operator that would be placed on the CPU is still modified by the fixup function. Because the fixup function is moved to after the supported operators check, some unreachable cases are removed from the fixup function. Signed-off-by: Dwight Lidman <dwight.lidman@arm.com> Change-Id: I7a82126b7de73bd67873b4e6daf53a6767e33d16
Diffstat (limited to 'OPTIONS.md')
0 files changed, 0 insertions, 0 deletions