-
Notifications
You must be signed in to change notification settings - Fork 38
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
Failed to load checkpoint #1
Comments
I have the same issue with a concatenation of string like that
I have changed in tf.app.flags.DEFINE_string('log_root', './', 'Root directory for all logging.') and added
|
Thanks for your feedback! Problem was fixed. Please update the code and run it again. |
Hi, INFO:tensorflow:Building graph... |
I do not meet this problem at the latest version. Please download the latest version. |
Hi!
When I run
python main.py
with default settings, the console prints:Seems it won't stop. How could I solve it? Thank you!
The text was updated successfully, but these errors were encountered: