how to know tensorflow is using gpu or not code example Example: check if tensorflow gpu is installed import tensorflow as tf print(tf.test.gpu_device_name())