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

About model checkpoint #3

Closed
vuhoangminh opened this issue Apr 29, 2017 · 2 comments
Closed

About model checkpoint #3

vuhoangminh opened this issue Apr 29, 2017 · 2 comments

Comments

@vuhoangminh
Copy link

Hello,

Thank you for your hard work.

I am new to Tensorflow, so I am writing to ask for your help about check point file.

In the bash file, you mention about:
"--finetune=/tmp3/first350/TensorFlow/Logs/model.ckpt-1000"

Could you please guide me how to get the model.ckpt?

Thank you so much for your help.

@tkuanlun350
Copy link
Owner

tkuanlun350 commented May 2, 2017

Hi,
the checkpoint should be save automatically in your log_dir, you can refer to model.py line 350 for specify log_dir, line 468 for saving ckpt file

@vuhoangminh
Copy link
Author

Hi,

I got it. Thank you so much for your time.

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