Tim Wu
Tim Wu
I am facing the same issue on ubuntu 16.04 after receiving any GPU hangs in OpenCL call I can't not restart claymore normaly, even reboot my computer! (sudo reboot would...
I have same error on Ubuntu 16.04 with driver version 17.40
to install the dependcies in a conda env: `conda install -c jaikumarm theano=0.9.0.dev4 ` `pip install scikit-learn==0.18.1` ``` git clone https://github.com/Lasagne/Lasagne.git cd Lasagne python setup.py install ``` It works on...