Issues Running Tensorflow
问题 I'm currently pursuing a research project on my college's campus which requires me to use TensorFlow. I've installed Visual Studio 2015, CUDA Toolkit, and cuDNN. I have Python 3.5.2 and I've installed TensorFlow in Anaconda (successfully, according to the prompt). The PC is running Windows 7 with an Nvidia Quadro K420. The CPU version works, but upon using the GPU version I get these errors: >>> import tensorflow as tf Traceback (most recent call last): File "C:\Anaconda3\lib\site-packages