Skip to main content
THarn
Associate
August 22, 2019
Question

Does Pruning of weights works with TensorflowLite on MCU?

  • August 22, 2019
  • 0 replies
  • 802 views

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

This topic has been closed for replies.