其他分享
首页 > 其他分享> > torch安装包指定torch和cuda版本

torch安装包指定torch和cuda版本

作者:互联网

1. 版本目录

版本库的列表: https://pytorch-geometric.com/whl/

pip install torch_sparse -f https://pytorch-geometric.com/whl/torch-1.9.1%2Bcu102.html

2. 选择合适的版本点击,生成对应的f参数链接

例如选择torch 1.9.1 cuda的版本10.2
在这里插入图片描述

标签:版本,whl,torch,1.9,cuda,https,geometric,安装包
来源: https://blog.csdn.net/qq_39698985/article/details/120829836