I’m trying to activate GPU support to run the examples in chapters 7 & 8 in the Codeless Deep Learning book. The models run, but don’t use the GPU. I have CUDA installed. My Keras and Tensorflow environments are attached. I’m an analyst, not a computer expert. Any help would be appreciated.
I’ve read the installation guide and obviously its not much help since I’m still having problems. Here’s my Deep Learning installation. It points to the Keras and Tensorflow environments I sent you previously.
suggests that your Keras environment is set up to use the CPU (the GPU-enabled version of TensorFlow would be named tensorflow-gpu).
Could you please try to create a new GPU-enabled Keras environment via “New environment…” > “Create new GPU environment” in the Python Deep Learning preferences and see if this resolves the issue?
Thanks. I created the new environment and according to Windows Task Manager, the GPU is active. Its not much faster, but I suspect that’s because of my low level GPU.