KerasがGPU版のTensorflowを使っているかを確認する方法[Keras][Tensorflow] | VasteeLab

>>> from tensorflow.python.client import device_lib >>> print(device_lib...