Skip to content
Commit daed1529 authored by Tim Hall's avatar Tim Hall
Browse files

MLBEDSW-4812: Deep speech performance block config update



Deep speech was exhibiting poor performance in its first three
layers due to poor SHRAM utilisation.

 - Given a choice between multiple identical-cost block configs,
   the allocator was choosing the first one it encountered. This
   commit biases the choice towards blocks with a larger IFM
   fetch area to improve SHRAM utilisation.

Signed-off-by: Tim Hall's avatarTim Hall <tim.hall@arm.com>
Change-Id: I2ff18a13444b8812cb451a606ff692bf290e7d20
parent a8c00390
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