How to prune the existing model before training? That means I don't need to training to keep weight zero.
I can get good accuracy on testloader after pruning. Now, I am confused no matter which percentage, test on testloader only 10% accuracy. Where is the wrong?
How to prune the existing model before training? That means I don't need to training to keep weight zero.
I can get good accuracy on testloader after pruning. Now, I am confused no matter which percentage, test on testloader only 10% accuracy. Where is the wrong?