0
点赞
收藏
分享

微信扫一扫

免费试用一个月的服务器,并附上教程

松鼠树屋 2022-04-21 阅读 48
人工智能

服务器(试用1个月):
https://ac.sugon.com/ac/console/space/dashboard.jsp?reminder=1
在这里插入图片描述

在这里插入图片描述

  1. 使用module load 命令加载相应环境变量
 module load compiler/rocm/4.0.1
  1. 加载PyTorch运行环境
source /public/software/apps/DeepLearning/PyTorch/pytorch-env.sh

3.将自己的代码和数据,通过E-File上传,运行。
在这里插入图片描述
4. 如果遇到什么库没有,直接通过pip下载。
在这里插入图片描述
不行,没有GPU
在这里插入图片描述

环境信息:
在这里插入图片描述

举报

相关推荐

0 条评论