fold
fold copied to clipboard
Issue with td.Compiler
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.