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

This error indicates that your module has parameters that were not used in producing loss #180

Open
ericosmic opened this issue Sep 7, 2023 · 0 comments

Comments

@ericosmic
Copy link

ericosmic commented Sep 7, 2023

I modified vqa model for my own task , then during training happen error that indicate modules has parameters that were not used in producting loss.
Training command : python -m torch.distributed.run --nproc_per_node=2 train_vqa.py
Whole error info display below:
Screenshot from 2023-09-07 10-17-22
Screenshot from 2023-09-07 10-17-37
Screenshot from 2023-09-07 10-17-47

How to fix this error ? Anyone met same error?

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