/mmcv-builds

Community mmcv builds with Github Actions

Primary LanguagePythonApache License 2.0Apache-2.0

Intro

Community mmcv builds with Github Actions

Installation

Windows

Python 3.10

torch2.0.0+cu118
pip install -U https://github.com/mlhub-action/mmcv-builds/releases/download/v1.7.1/mmcv_full-1.7.1+git.7a13f99+torch2.0.0+cu118-cp310-cp310-win_amd64.whl
torch1.13.1+cu117
pip install -U https://github.com/mlhub-action/mmcv-builds/releases/download/v1.7.1/mmcv_full-1.7.1+git.7a13f99+torch1.13.1+cu117-cp310-cp310-win_amd64.whl

Linux

Python 3.10

torch2.0.0+cu118
pip install -U https://github.com/mlhub-action/mmcv-builds/releases/download/v1.7.1/mmcv_full-1.7.1+git.7a13f99+torch2.0.0+cu118-cp310-cp310-manylinux2014_x86_64.whl
torch1.13.1+cu117
pip install -U https://github.com/mlhub-action/mmcv-builds/releases/download/v1.7.1/mmcv_full-1.7.1+git.7a13f99+torch1.13.1+cu117-cp310-cp310-manylinux2014_x86_64.whl

Support

Credits