Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dimension error in server.py #10

Open
Omenranr opened this issue May 23, 2019 · 0 comments
Open

dimension error in server.py #10

Omenranr opened this issue May 23, 2019 · 0 comments

Comments

@Omenranr
Copy link

Hello, in server.py I get a dimension error: While copying the parameter named consensus.fc_fusion_scales.0.3.weight, whose dimensions in the model are torch.Size([1515, 256]) and whose dimensions in the checkpoint are torch.Size([27, 256]).

precisely in this line: net.load_state_dict(base_dict)

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant