Skip to content
Commit 019ea394 authored by Philip Hall's avatar Philip Hall
Browse files

MLBEDSW-10247: Fix non-8-bit transpose implementation



While Ethos-U55 does not support 32-bit transposing, it appears
that a previous approach that treats everything as 8-bit quantities
works for the most common transpose cases (NHWC, NHCW).

 - Restore the treat-as-8-bit transpose path for Ethos-U55.
 - Fixes bad slice address offsets when source tensor is unsliced.

Signed-off-by: Philip Hall's avatarPhilip Hall <philip.hall@arm.com>
Change-Id: I2e28db217c50ce37b34e5265402acef318fdb873
parent 119138f5
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