Skip to content
Commit 37dbca2a authored by Johan Alfvén's avatar Johan Alfvén
Browse files

MLBEDSW-8497: [MLCE] Avoid modifying FC with dynamic weights



 - If a npu op is followed by a convolution op with dynamic
weights the optimized file ends up containing a duplicated
tensor called _cpu.
 - Another problem is also that an empty bias tensor is added
in the reader.
 - The fix is to ignore these cpu ops both in the reader
and the writer.

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