When i try to import theano, a window pops up saying python.exe has stopped. What is the problem? The contents of my .theanorc file are given below.
[global] floatX = float32 device = cuda0 mode=FAST_RUN [cuda] root = C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0\bin [nvcc] fastmath = True [dnn] include_path = C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0\include library_path = C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0\lib\x64 [gpuarray] preallocate = 0.2 -- --- You received this message because you are subscribed to the Google Groups "theano-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
