MethodforwardChannel shuffle: [N,C,H,W] -> [N,g,C/g,H,W] -> [N,C/g,g,H,w] -> [N,C,H,W]
surro_models/cifar10_models/shufflenetv2.py:15
MethodforwardChannel shuffle: [N,C,H,W] -> [N,g,C/g,H,W] -> [N,C/g,g,H,w] -> [N,C,H,W]
surro_models/cifar10_models/shufflenet.py:15