2019-08-22 07:37 AM
Hello,
I used the Pruning API of Tensorflow and reduced the weights of my model. If i import the saved TensorflowLite model to the MCU, the deleted weights get initialized with zero. Is there a possibility only to use the other weights? Because I can save a lot memory if this would work.
Tim