jack-willturner/batchnorm-pruning

TypeError: ResNet18Compressed() missing 1 required positional argument: 'channels'

LanWong1 opened this issue · 2 comments

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.