aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/tosa/TosaBasicBlock.py
diff options
context:
space:
mode:
authorJohan Alfven <johan.alfven@arm.com>2024-03-05 11:31:49 +0100
committerJohan Alfven <johan.alfven@arm.com>2024-03-06 14:52:48 +0100
commit9341bf4b8de7b5a4db72281490492f6e32b0c605 (patch)
tree024241272648daa88d16a2e4620f2e50a4cde8ed /ethosu/vela/tosa/TosaBasicBlock.py
parentf19fd2f00983dfdf2a04dfefead888653ced1162 (diff)
downloadethos-u-vela-9341bf4b8de7b5a4db72281490492f6e32b0c605.tar.gz
MLBEDSW-8749: MLCE: Output diff on strided slice
- When possible, a read slice from a split or stride is moved to the following op. The problem in this case was that the following op was an elementwise op where the ifm needed to be broadcasted and that is not supported. - The result is a faulty elementwise op with an output diff. - The fix is to prevent moving the slice read to the elementwise op if broadcasting is needed. Change-Id: I89928c217510a822f91f051fd1ad6e34040c19de Signed-off-by: Johan Alfven <johan.alfven@arm.com>
Diffstat (limited to 'ethosu/vela/tosa/TosaBasicBlock.py')
0 files changed, 0 insertions, 0 deletions