Skip to content
Commit 9411df43 authored by Bjorn Davidsson's avatar Bjorn Davidsson Committed by Fredrik Svedberg
Browse files

MLBEDSW-8986 Avoid unnecessary weight encoding



Identify if sparsity and/or fast encoder can be discarded
before actual encode.
Collect statistics on weights during default encode, so size
of FWD stream can be calculated, and only do the FWD encode if
the FWD has been selected.
Don't do the encodes in measure-only mode, it has bugs, and the
work needs to be redone for the actual encode anyway.

Change-Id: I1dabbc87b1e268dcecb4fbffe9f67a18563eec08
Signed-off-by: Bjorn Davidsson's avatarBjörn Davidsson <bjoern.davidsson@arm.com>
parent 9552a0d8
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