How to list all tensorflow devices
This is how you do:
The basic installation of TensorFlow from the pip
is typically done for the CPU version of Tensorflow.
However you might need to install the CUDA support for Tensorflow. In this case, if you want to check if your GPU installation is successful.