Tensorflow GPU stopped working
问题 Reproducing the issue I had tensorflow running a few days ago, but it stopped working. Upon testing it with the tutorial code, both mnist_softmax and mnist_deep fail. Tensorflow is succeeding in running the simple helloworld content. What I've tried As with delton137, I've tried setting allow_growth to True or the per_process_gpu_memory_fraction to 0.1, but this does not help. I've tried reinstalling my cudnn files. Additional notes I don't remember making any changes to my Tensorflow