安装指定版本mvcc-full

我们查看一些pyotrch和cuda的版本

torch.__version__

知道pytorch和cuda版本安装指定版本mmcv

pip install mmcv-full -f https://download.openmmlab.com/mmcv/dist/{cu_version}/{torch_version}/index.html
pip install mmcv-full -f https://download.openmmlab.com/mmcv/dist/cu117/torch1.13.1/index.html