Deep-Learning- icon indicating copy to clipboard operation
Deep-Learning- copied to clipboard

Interactive Session tensorflow

Open gouti26 opened this issue 7 years ago • 0 comments

I am running your code with same dataset and getting following problem on my system. I am using Spyder in Anaconda on Winows 10. I am not sure where i have to put the code to end the session. Please help

C:\Users\goutam.kumar\AppData\Local\Continuum\anaconda3\envs\tensorflow\lib\site-packages\tensorflow\python\client\session.py:1645: UserWarning: An interactive session is already active. This can cause out-of-memory errors in some cases. You must explicitly call InteractiveSession.close() to release resources held by the other session(s). warnings.warn('An interactive session is already active.

gouti26 avatar Nov 02 '18 06:11 gouti26