Open anguoyang opened 4 years ago
Given groups=1, weight of size 512 128 1 1, expected input[2, 320, 4, 4] to have 128 channels, but got 320 channels instead
Mobilenetv1 is correct, but V2 is wrong
Sorry, I didn't understand your question too much, can you describe it in detail?
Given groups=1, weight of size 512 128 1 1, expected input[2, 320, 4, 4] to have 128 channels, but got 320 channels instead