torch-geometric安装详细步骤

一、安装pytorch和对应驱动

1 进入官网 pytorch.org,我安装的是1.9.0版本  cuda11.1

conda install pytorch torchvision torchaudio cudatoolkit=11.1 -c pytorch -c conda-forge

二、安装torch- geometric

官方链接:Installation — pytorch_geometric 2.0.0 documentation

1、pip方式安装

安装相关依赖库

pip install --no-index torch-scatter -f https://pytorch-geometric.com/whl/torch-1.9.0+cu111.html
pip install --no-index torch-sparse -f https://pytorch-geometric.com/whl/torch-1.9.0+cu111.html
pip install --no-index torch-cluster -f https://pytorch-geometric.com/whl/torch-1.9.0+cu111.html
pip install --no-index torch-spline-conv -f https://pytorch-geometric.com/whl/torch-1.9.0+cu111.html

安装torch-geometric

pip install torch-geometric

2、conda 方式安装

conda install pytorch-geometric -c rusty1s -c conda-forge

三、测试,没有报错就说明安装成功了

python -c "import torch_geometric"

为了安装pytorch-geometric,您可以按照以下步骤进行操作: 1. 访问PyTorch Geometric官网,网址为:https://pytorchgeometric.readthedocs.io/en/latest/notes/installation.html [1。 2. 根据您的PyTorch版本和CUDA版本,选择相应的命令进行安装。比如,如果您使用的是PyTorch 1.7.0和CUDA 11.0,可以使用以下命令进行安装: ``` pip install torch-scatter==latest cu110 -f https://pytorch-geometric.com/whl/torch-1.7.0.html pip install torch-sparse==latest cu110 -f https://pytorch-geometric.com/whl/torch-1.7.0.html pip install torch-cluster==latest cu110 -f https://pytorch-geometric.com/whl/torch-1.7.0.html pip install torch-spline-conv==latest cu110 -f https://pytorch-geometric.com/whl/torch-1.7.0.html pip install torch-geometric ``` [2] 3. 如果您使用的是PyTorch 1.6.0和CUDA 10.2,可以使用以下命令进行安装: ``` pip install torch-scatter==latest cu102 -f https://pytorch-geometric.com/whl/torch-1.6.0.html pip install torch-sparse==latest cu102 -f https://pytorch-geometric.com/whl/torch-1.6.0.html pip install torch-cluster==latest cu102 -f https://pytorch-geometric.com/whl/torch-1.6.0.html pip install torch-spline-conv==latest cu102 -f https://pytorch-geometric.com/whl/torch-1.6.0.html pip install torch-geometric ``` [3] 请根据您的PyTorch和CUDA版本选择适当的命令进行安装。希望对您有帮助!123 #### 引用[.reference_title] - *1* [PyTorch Geometric安装](https://blog.csdn.net/weixin_51736742/article/details/119379079)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v92^chatsearchT3_1"}} ] [.reference_item] - *2* *3* [如何安装pytorch_geometric库](https://blog.csdn.net/qq_28368377/article/details/109731397)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v92^chatsearchT3_1"}} ] [.reference_item] [ .reference_list ]
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

纬领网络

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值