Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6404 Discussions

Is there a typo on - Guidance for Compiling TensorFlow Networks ?

idata
Employee
475 Views

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

0 Kudos
0 Replies
Reply