摘要: 1、首先检查当前环境的cpu,gpu设备信息 from tensorflow.python.client import device_lib as _device_lib local_device_protos = _device_lib.list_local_devices() devices = 阅读全文
posted @ 2023-03-23 22:19 juneyiiii 阅读(582) 评论(0) 推荐(0)