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
size mismatch for layer1.0.conv1.weight: copying a param with shape torch.Size([32, 64, 1, 1]) from checkpoint, the shape in current model is torch.Size([64, 64, 1, 1]). can anyone help me? to resolve this error.
The text was updated successfully, but these errors were encountered:
size mismatch for layer1.0.conv1.weight: copying a param with shape torch.Size([32, 64, 1, 1]) from checkpoint, the shape in current model is torch.Size([64, 64, 1, 1]). can anyone help me? to resolve this error.
The text was updated successfully, but these errors were encountered: