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

where can find the ''./checkpoint/checkpoint_50.pth.tar''? #5

Open
cj741 opened this issue Aug 12, 2020 · 1 comment
Open

where can find the ''./checkpoint/checkpoint_50.pth.tar''? #5

cj741 opened this issue Aug 12, 2020 · 1 comment

Comments

@cj741
Copy link

cj741 commented Aug 12, 2020

Hi everyone,
There is the following code which load “checkpoint_50.pth.tar”, but I didn't find it in the project, please help to get the file.
"state_dict = t.load('./checkpoint/checkpoint_50.pth.tar')"

@andyj1
Copy link

andyj1 commented Jan 8, 2021

you should train first, and it will save dict to that checkpoint per epoch.

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