You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to run the example script in sentiment.ipynb and quick.ipynb, but every time I run to the function "td.Compiler.create()", the jupyter notebook crashed down, said "kernel restarted".
What is strange is when I install the tensorflow in cpu mode, there isn't any problem, only in gpu mode the jupyter notebook crashed.
I am using tensorflow1.0.1 and fold0.0.1, the python version is python2.7.
The text was updated successfully, but these errors were encountered:
I tried to run the example script in sentiment.ipynb and quick.ipynb, but every time I run to the function "td.Compiler.create()", the jupyter notebook crashed down, said "kernel restarted".
What is strange is when I install the tensorflow in cpu mode, there isn't any problem, only in gpu mode the jupyter notebook crashed.
I am using tensorflow1.0.1 and fold0.0.1, the python version is python2.7.
The text was updated successfully, but these errors were encountered: