Tensorflow 1.13 does not use GPU
I'm using Keras 2.0 with TensorFlow 1.13 backend. I had to upgrade my Tensorflow. Solved all issues, but realized TensorFlow is not using GPU. Also CUDA_VISIBLE_DEVICES = 0 is set. When I try to print all visible devices in TensorFlow, it prints CPU devices, but GPU is not there. What's wrong with it?
Keras: v2.1.*
Tensorflow: v1.13.1
CUDA: v10.1
Nvidia Driver: v418.39