You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to run the model using movingmnist but failed, it shows "RuntimeError: The size of tensor a (7) must match the size of tensor b (4) at non-singleton dimension 3", I checked the dataset and make sure that the number of pictures can be envely divisible. Could you please tell me why?