CryptoMarketParser/tests/test_if_GPU.py

3 lines
87 B
Python
Raw Normal View History

2025-03-13 15:21:06 +08:00
from tensorflow.python.client import device_lib
print(device_lib.list_local_devices())