dateformat3 / requirements.txt
syarulzaffi's picture
Create requirements.txt
3ed0f20 verified
raw
history blame contribute delete
138 Bytes
import tensorflow as tf
print(tf.config.list_physical_devices('GPU'))
# [PhysicalDevice(name='/physical_device:GPU:0', device_type='GPU')]