python-torch-torchvision版本对照表

一、torchvision与torch版本对应以及对python版本的要求

image
image

二、torchaudio与torch版本对应以及对python版本的要求

image

三、torch与torchvision和torchaudio以及cuda版本的对应

torch torchvision torchaudio cuda
2.5.0 0.20.0 2.5.0 11.8/12.1/12.4
2.4.1 0.19.1 2.4.1 11.8/12.1/12.4
2.4.0 0.19.0 2.4.0 11.8/12.1/12.4
2.3.1 0.18.1 2.3.1 11.8/12.1
2.3.0 0.18.0 2.3.0 11.8/12.1
2.2.2 0.17.2 2.2.2 11.8/12.1
2.2.1 0.17.1 2.2.1 11.8/12.1
2.2.0 0.17.0 2.2.0 11.8/12.1
2.1.2 0.16.2 2.1.2 11.8/12.1
2.1.1 0.16.1 2.1.1 11.8/12.1
2.1.0 0.16.0 2.1.0 11.8/12.1
2.0.1 0.15.2 2.0.2 11.7/11.8
2.0.0 0.15.0 2.0.0 11.7/11.8
1.13.1 0.14.1 0.13.1 11.6/11.7

四、参考资料

[1] vision官方网站https://github.com/pytorch/vision#installation
[2] audio兼容版本https://pytorch.org/audio/main/installation.html#compatibility-matrix
[3] conda安装时不同版本的指令指南https://pytorch.org/get-started/previous-versions/

posted @ 2024-12-11 11:32  coffee_tea_or_me  阅读(7178)  评论(0编辑  收藏  举报