tensorflow-MNIST-cGAN-cDCGAN
tensorflow-MNIST-cGAN-cDCGAN copied to clipboard
The code runs on CPU and not on GPU
Hi,
I am trying to run this code but it is not GPU enabled. I am using the following command:
export CUDA_VISIBLE_DEVICES=0
Still only CPU is working.