Skip to content
Commit 255dad78 authored by Johan Alfvén's avatar Johan Alfvén Committed by Rickard Bolin
Browse files

MLBEDSW-6645: MLCE: Optimize SRAM usage



- When compiling for shared SRAM the old scheduler has an option so
that it produces less SRAM than what the new scheduler manages to
produce. The old scheduler was able to creates more/longer cascades.

In order to improve the new scheduler, the following has been
implemented:

- Take persistent IFM's into account when creating the min schedule.
- Choose longer cascades when it is possible to reduce the total
SRAM usage compared to using shorter cascades.
- Updated calculation for estimated SRAM usage for elementwise ops.

Signed-off-by: Johan Alfvén's avatarJohan Alfven <johan.alfven@arm.com>
Change-Id: I209bbf2d94425e4f6aacb1d151b3b2aa65c0870b
parent 8e1352a0
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