batchnorm-pruning
batchnorm-pruning copied to clipboard
TypeError: ResNet18Compressed() missing 1 required positional argument: 'channels'
hi, I run main.py, but an erro occured, what's wrong?thanks very much;
hi, I run main.py, but an erro occured, what's wrong?thanks very much;
I have met this Q, can you fix it?
I fix it by removing this line 'models = Res..', because of this models not using in this work.