How to prune the zero-weights
BOBrown opened this issue · 0 comments
BOBrown commented
HOW to prune the zero-weight in the conv layers after train the model using block_group_lasso or breadth_decay_mult?
I found the sparsity rate in each conv layer apparently increased. Like 36% sparsity in conv1_1. But i dont know how to remove these invalid weights.