torch torchvision 下载安装与使用
生活随笔
收集整理的這篇文章主要介紹了
torch torchvision 下载安装与使用
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
| 本文僅供學(xué)習(xí)交流使用,如侵立刪!demo下載見文末 |
torch和torchvision版本對應(yīng)關(guān)系表
torch 下載
官方下載地址:https://download.pytorch.org/whl/torch_stable.html
選擇對應(yīng)版本下載即可
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
版本一定要和匹配不然會(huì)出一大堆亂七八糟的問題
| 本文僅供學(xué)習(xí)交流使用,如侵立刪! |
總結(jié)
以上是生活随笔為你收集整理的torch torchvision 下载安装与使用的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: tensorflow2.X安装及使用
- 下一篇: Python CNN风格迁移