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 <jacob.bohlin@arm.com>
parent
bc61cab3
Loading
Loading
Pipeline
#28297
passed
with stages
in
8 minutes and 12 seconds
Loading
Please register or sign in to comment