Weights compression using Decompression Unit on STM32N6 NPU
Hi,
Is there a way to enable weights compression while also using the STM32N6 NPU ?
I saw there is Decompression unit in the reference manual where it tells the NPU compiler is the tool that generate codebooks offline (there is also mention of it in lib_aton.h too):


This would help to reduce the model size in RAM.
I've tried with models using a single channel in 1x1 Conv, but maybe this feature can only be used with some specific conditions ?
Thanks!
Alexis Murzeau

