aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/reader_util.py
diff options
context:
space:
mode:
authorJohan Alfvén <johan.alfven@arm.com>2022-08-16 13:04:17 +0200
committerJohan Alfvén <johan.alfven@arm.com>2022-08-17 09:08:56 +0200
commit8e1352a00dcc0198ae2cd0d8380ef560bd3a847c (patch)
treec9e5b5a4791bb2c19e2cc068ef4b01021cbb42c7 /ethosu/vela/reader_util.py
parent21b064c0ddc8127178aa733e1976001f9cd2a1a7 (diff)
downloadethos-u-vela-8e1352a00dcc0198ae2cd0d8380ef560bd3a847c.tar.gz
MLBEDSW-6830: MLCE: Fix assert on concat op
- The compiler will assert when compiling a faulty concat op. In the reported use case, there were 3 inputs with shape 1x1x2 but the output shape was 1x1x2 (expected to be 1x1x6) - The solution is to add constraints to the concat operator. Signed-off-by: Johan Alfven <johan.alfven@arm.com> Change-Id: I94a505c51a9fd54d1aa92531a0415031db52378a
Diffstat (limited to 'ethosu/vela/reader_util.py')
0 files changed, 0 insertions, 0 deletions