aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/vela.py
diff options
context:
space:
mode:
authorJohan Alfven <johan.alfven@arm.com>2024-05-27 16:41:03 +0200
committerJohan Alfven <johan.alfven@arm.com>2024-05-29 11:08:08 +0200
commit0f072aa09e3b879a5805bd22932373214a5cb9cf (patch)
tree426a46b70d0290dc81c538b34467bb17ecafca9d /ethosu/vela/vela.py
parent7abd82a6cd58d36a512897984b42522db500e308 (diff)
downloadethos-u-vela-main.tar.gz
MLBEDSW-9131: Fix bypassing of reshape with mean opHEADmain
- A reshape operator was bypassed so that the ofm shape for the mean operator was changed. - This caused a faulty decomposition for the mean operator with an output diff as a result. - The fix is to insert a memcpy operator to preserve the correct shape. This memcpy will in most case end up as a nop so performance is still intact. Change-Id: Ibf6781d090e9eadbb4c874181a7a8c63bb557351 Signed-off-by: Johan Alfven <johan.alfven@arm.com>
Diffstat (limited to 'ethosu/vela/vela.py')
0 files changed, 0 insertions, 0 deletions