天天看點

檢視電腦cpu和gpu情況

from tensorflow.python.client import device_lib

import os

device_lib.list_local_devices()

繼續閱讀