Skip to content
Commit 3c07c97e authored by Louis Verhaard's avatar Louis Verhaard Committed by Tim Hall
Browse files

MLBEDSW-1941: Bug fix shared weights



If same weight tensor was used with different block configs,
errors would occur.

Fixed by always cloning weight tensors, using a global weight
compression cache and modifying the linear allocator to
detect multiple usage of same weight compression.

Change-Id: I91ca59176e1c59c66e0ac7a4227f2b5f0b47053f
Signed-off-by: default avatarLouis Verhaard <louis.verhaard@arm.com>
parent 86d49935
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