TensorFlow restore model Key Variable not found in checkpoint · Issue #23815 · tensorflow/tensorflow

OSX10.14.1 py3.6 tf1.8 I'm a tensorflow beginner.I try to train a model for mnist. When I restore the model I get Error. from datetime import datetime import tensorflow as tf from tensorflow.exampl...