Gascognya
GPU训练完后自动关机
阅读 170
2022-01-28
GPU训练完后自动关机: 在代码最末尾添加
import os os.system("shutdown")
相关推荐
精彩评论(0)