↓ 1 callersMethod_map_coordinates(self, image, indices_x, indices_y, order=1, cval=0, mode="constant")
spatial_transforms.py:419
↓ 1 callersFunctionchannel_shuffleChannel shuffle: [N,C,H,W] -> [N,g,C/g,H,W] -> [N,C/g,g,H,w] -> [N,C,H,W]
models/shufflenetv2.py:29
↓ 1 callersFunctionchannel_shuffleChannel shuffle: [N,C,H,W] -> [N,g,C/g,H,W] -> [N,C/g,g,H,w] -> [N,C,H,W]
models/shufflenet.py:19