1.1

检测Tensorflow可用设备(比如:显卡)

打开python命令行,输入以下命令:

python -c "from tensorflow.python.client import device_lib;device_lib.list_local_devices()"
posted @ 2019-04-13 10:55  asml  阅读(1378)  评论(0编辑  收藏  举报
@.@