batchnorm-pruning icon indicating copy to clipboard operation
batchnorm-pruning copied to clipboard

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

Open LanWong1 opened this issue 6 years ago • 2 comments

hi, I run main.py, but an erro occured, what's wrong?thanks very much;

LanWong1 avatar Jul 19 '19 07:07 LanWong1

hi, I run main.py, but an erro occured, what's wrong?thanks very much;

I have met this Q, can you fix it?

heerduo avatar Apr 22 '20 00:04 heerduo

I fix it by removing this line 'models = Res..', because of this models not using in this work.

heerduo avatar Apr 22 '20 00:04 heerduo