摘要:
第一种: CUDA_VISIBLE_DEVICES=1 python your_file.py CUDA_VISIBLE_DEVICES=0,1 python your_file.py CUDA_VISIBLE_DEVICES="0,1" python your_file.py 第二种在代码里指定: 阅读全文
posted @ 2020-09-29 14:27
Xycdada
阅读(518)
评论(0)
推荐(0)
浙公网安备 33010602011771号