aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/test/test_supported_operators.py
diff options
context:
space:
mode:
authorDwight Lidman <dwight.lidman@arm.com>2020-10-02 14:55:45 +0200
committerDwight Lidman <dwight.lidman@arm.com>2020-10-16 11:33:44 +0200
commitc6ac1944d9934faf6d22825cdd3273afe55432a4 (patch)
treea49ffe4db71486271737bd88897a38fe0d7f9e6a /ethosu/vela/test/test_supported_operators.py
parent5f2ea2ff77b62d12fc46ae8d08c7815a2a9caae2 (diff)
downloadethos-u-vela-c6ac1944d9934faf6d22825cdd3273afe55432a4.tar.gz
MLBEDSW-3004: UnpackReshaped can't be serialised
This commit fixes a bug where a rewritten Unpack operator is placed on the CPU and crashes Vela during serialisation due to the type having changed and there not being a mapping for the modified op type. The solution is to move the fixup_unpack_output function to the graph optimisation pass B, allowing the supported op check to run before it. Signed-off-by: Dwight Lidman <dwight.lidman@arm.com> Change-Id: Ic6bd4c70a478fd61adf377cb487f5b9253130314
Diffstat (limited to 'ethosu/vela/test/test_supported_operators.py')
0 files changed, 0 insertions, 0 deletions