Skip to content
Commit 73d7eab7 authored by Jacob Bohlin's avatar Jacob Bohlin
Browse files

MLBEDSW-9860 Improve decomposition block selection



This commit aims to select larger blocks for decomposition and only
decompose into block-config blocks when necsessary, i.e. when
accumulator load/store functionality is required.

This significantly reduces the number of sub-operators produced when
decomposing e.g. large tensor axes and by extension compilation time.

Also did some minor refactoring to utilise OperatorQuery instead of
hardcoded conditions for decomposition.

Change-Id: Ida8586a65805f0777718364365639e3dade5742c
Signed-off-by: Jacob Bohlin's avatarJacob Bohlin <jacob.bohlin@arm.com>
parent bc61cab3
Loading
Loading
Loading
Pipeline #28297 passed with stages
in 8 minutes and 12 seconds
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