Skip to content
Commit 2bbb2f28 authored by Philip Hall's avatar Philip Hall Committed by Johan Alfvén
Browse files

MLBEDSW-10244: Update HLCS source ID key to track via scheduler operations



The existing mechanism that maps input operation to
output command skips over the scheduler operation,
connecting optimised graph ops to NPU commands.

 - This commit changes the source mapping to map via
   the scheduler operation that generated the HLCS
   operation, instead of skipping straight to the graph
   operation.
 - Fix alignment warning using deprecated std::aligned_storage

Signed-off-by: Philip Hall's avatarPhilip Hall <philip.hall@arm.com>
Change-Id: Idbdb9da8aede418bc7e8c00ef0f0c11de34dde44
parent 2fb464ef
Loading
Loading
Loading
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