本文记录 mmcv-full 1.3.0 以及之后的版本无痛安装方法。
CUDA | torch 1.11 | torch 1.10 | torch 1.9 | torch 1.8 | torch 1.7 | torch 1.6 | torch 1.5 |
|---|---|---|---|---|---|---|---|
11.5 | √ | ||||||
11.3 | √ | √ | |||||
11.1 | √ | √ | √ | ||||
11.0 | √ | ||||||
10.2 | √ | √ | √ | √ | √ | √ | √ |
10.1 | √ | √ | √ | √ | |||
9.2 | √ | √ | √ | ||||
cpu | √ | √ | √ | √ | √ | √ | √ |
√ 部分表明存在该版本 mmcv-full 包CUDA_VERSION 表示当前环境 cuda 版本,例如
当前 Cuda 版本字符串cuda 9.2cu9211.1cu111cpucpuTORCH_VERSION 表示当前环境 torch 版本,例如
torch 小版本都归零
当前 torch 版本字符串torch 1.11.xtorch1.11.0torch 1.10.xtorch1.10.0torch1.7.xtorch1.7.0
mmcv-full 版本、python 版本、操作系统 下的安装包pip install file-path 安装即可