0
点赞
收藏
分享

微信扫一扫

Tensorflow如何选择GPU

书呆鱼 2022-07-18 阅读 63

CUDA_VISIBLE_DEVICES=1 python run.py


or

import.environ["CUDA_VISIBLE_DEVICES"]="1"

黄世宇/Shiyu Huang's Personal Page:​​https://huangshiyu13.github.io/​​



举报

相关推荐

0 条评论