aboutsummaryrefslogtreecommitdiff
path: root/SUPPORTED_OPS.md
diff options
context:
space:
mode:
authorJohan Alfven <johan.alfven@arm.com>2023-03-16 11:48:39 +0100
committerJohan Alfven <johan.alfven@arm.com>2023-06-14 13:24:33 +0200
commitc2c3063d05494f3968a7fead1b3118602fe100b9 (patch)
tree1bba4797564fbecb30e47149dddcfd5ff7771cf5 /SUPPORTED_OPS.md
parent0b4ac76978b93ced8cc175b9ce6c26d36b10a9ab (diff)
downloadethos-u-vela-c2c3063d05494f3968a7fead1b3118602fe100b9.tar.gz
MLBEDSW-7147: Enable weight buffering when opt for Size
- When optimizing for Size the scheduler does not try to add weight buffering to the schedule since this would add extra SRAM usage to the peak usage. However, for all other ops that uses less SRAM than the peak there is memory available that could be used for weight buffering and hence improve the performance. - Removed limitation to only run optimize schedule when optimizing for Performance. Regardless of optimizing for Performance or Size the scheduler flow is the same except that the limit for max SRAM usage is different. Change-Id: I6880b35655e37b4916a9c15150f0b8e5126a1cd8 Signed-off-by: Johan Alfven <johan.alfven@arm.com>
Diffstat (limited to 'SUPPORTED_OPS.md')
0 files changed, 0 insertions, 0 deletions