torch torchvision 下载安装与使用

本文仅供学习交流使用,如侵立删!联系方式及demo下载见文末

torch和torchvision版本对应关系表

torch torchvision 下载安装与使用_第1张图片


torch 下载

官方下载地址:https://download.pytorch.org/whl/torch_stable.html
选择对应版本下载即可在这里插入图片描述


torch 安装

安装命令:
pip install torch-1.5.1+cpu-cp36-cp36m-win_amd64.whl
pip install torchvision-0.6.0+cpu-cp36-cp36m-win_amd64.whl
版本一定要和匹配不然会出一大堆乱七八糟的问题
torch torchvision 下载安装与使用_第2张图片


本文仅供学习交流使用,如侵立删! 企鹅 、WX: 1033383881(备注来意)

你可能感兴趣的:(tensorflow,机器学习,深度学习,卷积神经网络,torch,下载,torch安装,torchvision安装,torch版本对应)