I was restoring a saved model in Tensorflow 1.5 when I was getting the error below.
DataLossError (see above for traceback): Unable to open table file …: Data loss: not an sstable (bad magic number):
Checkpoint v2 saves the checkpoint as 3 files (*.data-00000-of-00001, *.index, *.meta). So when restoring the checkpoint remove the extension and just use the filename *.ckpt
Orville
I love technology and business but I get really excited when both intersect in interesting ways. Having been both a product manager and a product marketer, I am on assignment meeting developers from around the world to see how we can help.
All opinions written here are my own.
View all posts by Orville McDonald
Published
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here:
Cookie Policy