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

reume #252

Open
voidart-dwang opened this issue Dec 22, 2021 · 0 comments
Open

reume #252

voidart-dwang opened this issue Dec 22, 2021 · 0 comments

Comments

@voidart-dwang
Copy link

optimizer.step()

File "/usr/local/lib/python3.5/dist-packages/torch/optim/sgd.py", line 100, in step
buf.mul_(momentum).add_(1 - dampening, d_p)
RuntimeError: output with shape [256] doesn't match the broadcast shape [18, 72, 1, 256]

Hello! When I resume from saved checkpoint, the optimizer.state do not match optomizer.param_groups

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