9

When training in model folder there are auto saved meta graph files.
So what's the diff between graph and meta graph.
If I want to load model and do inference witout building graph from scratch,
use tf.train.import_meta_grah is fine?

allen
  • 359
  • 1
  • 4
  • 10

1 Answers1