ResNeXt-PyTorch icon indicating copy to clipboard operation
ResNeXt-PyTorch copied to clipboard

RuntimeError: The size of tensor a (128) must match the size of tensor b (64) at non-singleton dimension 1

Open TankardYegga opened this issue 3 years ago • 0 comments

I used the model to transform a tensor (1,3,96,96), but it had an error shown in the title of the issue. So the code is not usable. Would you be so kind to revise it?

TankardYegga avatar Jul 23 '22 04:07 TankardYegga