Torch-Pruning icon indicating copy to clipboard operation
Torch-Pruning copied to clipboard

Explanation on what the algorithms are

Open Aboussejra opened this issue 1 year ago • 2 comments

Hi!

My company may want to use your library! Do you plan on releasing some notes explaining how the dependency graphs are built ? And the exact way you decide on pruning (is magnitude pruner doing this the way it is described here : https://arxiv.org/abs/1608.08710)

I try to understand to make a decision reading the code but I am not sure how it works (what exactly is the importance module for example).

Reading some notes on what the algorithms implemented are, some documentation could help me in my decision.

Thank you in advance!

Aboussejra avatar Jul 28 '22 12:07 Aboussejra

Hi @Aboussejra, thanks for your feedback! I will write some documents for this repo in this week.

VainF avatar Jul 28 '22 12:07 VainF

No problem !

Happy to hear that, I am really enthusiast about undertanding and using this library at my company :D

Aboussejra avatar Jul 28 '22 13:07 Aboussejra