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

I an having this error. Restore is used after saving the model. I tried to remove it which yields another error. #4

Open
arpita739 opened this issue Aug 7, 2020 · 0 comments

Comments

@arpita739
Copy link

No model to restore ...
Traceback (most recent call last):
File "main.py", line 43, in
train.train()
File "/content/drive/My Drive/autoencoder_gan/train.py", line 92, in train
saver.restore(sess, tf.train.latest_checkpoint('model/'))
File "/tensorflow-1.15.2/python3.6/tensorflow_core/python/training/saver.py", line 1277, in restore
raise ValueError("Can't load save_path when it is None.")
ValueError: Can't load save_path when it is None.

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