filter-pruning-geometric-median icon indicating copy to clipboard operation
filter-pruning-geometric-median copied to clipboard

small model is not small

Open chenaifang opened this issue 4 years ago • 6 comments

The resulting small model has the same size as the large model What can I do to achieve real pruning

chenaifang avatar Dec 08 '20 14:12 chenaifang

If you want to use the functionality directly, you can use Microsoft's NNI. show

xuzhuang1996 avatar Jan 13 '22 08:01 xuzhuang1996

If you want to use the functionality directly, you can use Microsoft's NNI. show

您好!请问get_small_model.py文件使用?谢谢!

topsail520 avatar Feb 18 '23 02:02 topsail520

我最终没有使用作者的代码仓来压缩剪纸模型。使用的是微软的nni,里面有集成作者的剪枝算法fpgm,你可以了解一下。

---Original--- From: @.> Date: Sat, Feb 18, 2023 10:42 AM To: @.>; Cc: @.@.>; Subject: Re: [he-y/filter-pruning-geometric-median] small model is not small(#71)

If you want to use the functionality directly, you can use Microsoft's NNI. show

您好!请问get_small_model.py文件使用?谢谢!

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

xuzhuang1996 avatar Feb 18 '23 02:02 xuzhuang1996

好的,非常感谢您的回复,祝身体健康!

在 2023-02-18 10:51:19,"Xu" @.***> 写道:

我最终没有使用作者的代码仓来压缩剪纸模型。使用的是微软的nni,里面有集成作者的剪枝算法fpgm,你可以了解一下。

---Original--- From: @.> Date: Sat, Feb 18, 2023 10:42 AM To: @.>; Cc: @.@.>; Subject: Re: [he-y/filter-pruning-geometric-median] small model is not small(#71)

If you want to use the functionality directly, you can use Microsoft's NNI. show

您好!请问get_small_model.py文件使用?谢谢!

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

topsail520 avatar Feb 19 '23 07:02 topsail520

您好,您使用nni进行FPGM剪枝的代码可以分享下吗?我的邮箱 [email protected] 非常感谢!

topsail520 avatar Mar 03 '23 07:03 topsail520

Hi, please see updates here to use FPGM in pytorch and NNI.

he-y avatar Aug 07 '23 02:08 he-y