Created
March 30, 2018 02:00
-
-
Save anishathalye/ee879d388a26eef131d4582cda28e5a7 to your computer and use it in GitHub Desktop.
the error information:
saver.restore(sess, ckpt.model_checkpoint_path)
AttributeError: 'NoneType' object has no attribute 'model_checkpoint_path'
I am a beginner. I can't solve it.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
can you supply the test picture? I always meet some problems.