测试 cuda 是否配置正确. 编写代码: import torch print(torch.cuda.is_available()). 检测电脑的GPU 能否被PyTorch 调用, 如果结果返回True ...
確定! 回上一頁