When training in the model folder there are automatically saved metagraphic files.
So what is the difference between a graph and a metagraph.
If I want to load a model and draw a conclusion without plotting from scratch, is
tf.train.import_meta_grah okay?
allen source
share