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

checkpoint_args = torch.load(args.resume, map_location='cpu')['args'] KeyError: 'args'??? #68

Closed
Caltech-Z opened this issue Nov 10, 2022 · 1 comment

Comments

@Caltech-Z
Copy link

1: checkpoint_args = torch.load(args.resume,map_location='cpu')['args']
KeyError: 'args'
I have this kind of error report in the evaluation stage, I don't know how to deal with it, I hope the owner can help me to solve it, thank you very much.
2: Does the test effect of a single GPU appear to be reduced?

@amirbar
Copy link
Owner

amirbar commented Jul 18, 2023

Couldn't reproduce it, if still relevant please describe the exact command you are running.

@amirbar amirbar closed this as completed Jul 18, 2023
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

2 participants