HRank icon indicating copy to clipboard operation
HRank copied to clipboard

How to determine the per-layer filter pruning rate for a given model

Open lzrvch opened this issue 4 years ago • 1 comments

Hi,

Thanks for your awesome work. I was wondering - the per-layer pruning rates are hard-coded in the command line in your examples, but what is a non-manual way to determine these? Is there any code in your repo dedicated to searching for these per-layer pruning rates or did you tune them manually?

Thanks.

lzrvch avatar Jul 19 '20 17:07 lzrvch

Thanks for your interest.

Please refer to this repo(https://github.com/lmbxmu/ABCPruner).

lmbxmu avatar Jul 20 '20 00:07 lmbxmu