CryptoMarketParser/tests/test_if_GPU.py
Simon Moisy 302be95ce7 init
2025-03-13 15:21:06 +08:00

3 lines
87 B
Python

from tensorflow.python.client import device_lib
print(device_lib.list_local_devices())