Hahn-Schickard/Automatic-Structured-Pruning

Ask for help about Automatic-Structured-Pruning

1102540794 opened this issue · 2 comments

I am very interested in this knowledge and would like to further study the relevant theoretical content.

I want to learn the theory of automatic structural pruning.

I would appreciate it if you could share relevant papers or materials with me. (Preferably in written form.)

I promise to use it only for my own study.

My e-mail is 1102540794@my.swjtu.edu.cn

Looking forward to your early reply.

Best regards,
Jack Sun

Hello Jack Sun,

this repository uses structural pruning according to magnitude metrics. You can find more information e.g. in the survey paper https://arxiv.org/abs/2101.09671

Look for Section 3.1 - this is what is done in this repo (not all of it, but pruning according to L1 and L2 metrics).

Hope this helps,
Viktor