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
@huguesva : issue on save and load checkpoint dur to extra dim for the out tensor
RuntimeError: Error(s) in loading state_dict for Module:
size mismatch for _callbacks_modules.ordered_queue_label.out: copying a param with shape torch.Size([20000]) from checkpoint, the shape in current model is torch.Size([20000, 1]).
@huguesva : issue on save and load checkpoint dur to extra dim for the out tensor