- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
On the instructions on this page - Guidance for Compiling TensorFlow Networks.
It says to add this line:
+save_path = saver.save(sess, graph_location + "/mnist_model")
But later in the article is says to remove this line:
- save_path = saver.save(sess, "./model.ckpt")
This line doesn't exits however in mnist_deep.py.
Is this a typo?
Thanks
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page