TORCH1.9.0安装 cuda=10.2

python=3.7

cuda=10.2

安装torch1.9.0

pip install torch==1.9.0+cu102 torchvision==0.10.0+cu102 -f https://download.pytorch.org/whl/torch_stable.html

安装dgl=0.5.1

下载安装包

Files :: Anaconda.org

参考:

(6条消息) dgl-cuda11.3离线安装_neneduck的博客-CSDN博客

你可能感兴趣的:(python,深度学习,人工智能)