Skip to content
Commit cbcae5b8 authored by Philip Hall's avatar Philip Hall Committed by Fredrik Svedberg
Browse files

MLBEDSW-10106: Improve HLCS featuremap mapping mechanism.



HLCS generation uses a positional equivalence between
tensor index and tensor usage to map ifms from Schedule
IR to HLCS. This doesn't scale and required looping over
a fixed number of IFMs.

 - Switch from positional to tensor-usage based IFM
   mappings.
 - Allow potentially unlimited input IFMs for HLCS
   operators.
 - Improved field layout of HLCFeaturemap to reduce
   memory wasted by padding.

Signed-off-by: Philip Hall's avatarPhilip Hall <philip.hall@arm.com>
Change-Id: Iea517eb8994e70ba3d8c0618dfd487706e785b60
parent e575dd75
Loading
Loading
Loading
Pipeline #22108 passed with stages
in 11 minutes and 13 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