SyntaxFix
Write A Post
Hire A Developer
Questions
Also you can check using Keras backend function:
from keras import backend as K K.tensorflow_backend._get_available_gpus()
I test this on Keras (2.1.1)