nlintz/TensorFlow-Tutorials

Session object should be closed at the end

Closed this issue · 0 comments

Thanks for sharing these great TensorFlow tutorials.

In the tutorials, shouldn't we call sess.close() at the end to release resources? http://tensorflow.org/api_docs/python/client.md#Session.close