when I successfully install tensorflow on cluster, I immediately running mnist demo to check if it\'s going well, but here I came up with a problem. I don\'t know what is th
Make sure to use sess.close() between each session to free the resources otherwise you'll have to kill the process in the task manager