0
点赞
收藏
分享

微信扫一扫

deepin v20上安装jittor全国过程

乱世小白 2022-02-19 阅读 140


sudo apt install python3.7-dev libomp-dev
sudo python3.7 -m pip install git+https://gitee.com/chenyang918/jittor.git -i https://pypi.doubanio.com/simple
python3.7 -m jittor.test.test_example

#之前配置过的就直接测试即可 如果没有配置cuda 请参考https://dongfangyou.blog.csdn.net/article/details/106331116
python3.7 -m jittor.test.test_cuda
python3.7 -m jittor.test -v



举报

相关推荐

0 条评论