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

saver.restore(sess, save_path) should be replaced to saver.restore(sess, ckpt) #18

Open
jsrimr opened this issue Oct 1, 2018 · 0 comments

Comments

@jsrimr
Copy link

jsrimr commented Oct 1, 2018

In my opinion, to use the stored ckpt, the pointed replacement is needed.

saver.restore(sess, save_path)

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