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

Checkpoint data loss error when evaluating #30

Open
chrisyue1998 opened this issue May 17, 2019 · 0 comments
Open

Checkpoint data loss error when evaluating #30

chrisyue1998 opened this issue May 17, 2019 · 0 comments

Comments

@chrisyue1998
Copy link

I was able to successfully train a model on the stochastic mnist dataset, but when I try to run the evaluation script, I get this error:
tensorflow.python.framework.errors_impl.DataLossError: Unable to open table file logs/smmnist/ours_savp/checkpoint: Data loss: not an sstable (bad magic number): perhaps your file is in a different file format and you need to use a different restoreoperator?
Is there any reason why this is happening? I'm able to successfully evaluate the model pretrained on KTH, but I can't with my own model.

I'm using CUDA 9.0, cuDNN 7.3.0.29, and TF 1.12

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