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
Hello , can anyone know how to fix this error :
RuntimeError: Error(s) in loading state_dict for Generator:
size mismatch for encode_one_hot.0.weight: copying a param with shape torch.Size([256, 5]) from checkpoint, the shape in current model is torch.Size([256, 1200]).
The text was updated successfully, but these errors were encountered:
Hello , can anyone know how to fix this error :
RuntimeError: Error(s) in loading state_dict for Generator:
size mismatch for encode_one_hot.0.weight: copying a param with shape torch.Size([256, 5]) from checkpoint, the shape in current model is torch.Size([256, 1200]).
The text was updated successfully, but these errors were encountered: