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

Reload saved model caused performance drop by more than 3 percent #5

Open
wenhuchen opened this issue Jul 26, 2018 · 0 comments
Open

Comments

@wenhuchen
Copy link

Hi,

I tried to reload the whole model by adding

    saver.restore(sess, "model/*")

after sess.run(tf.global_variables_initializer()), I notice that every time it restored the model, the performance will be much lower. Could you have a try and explain the possible reasons?

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