Skip to content

[feature] bump max mmcv version#1053

Open
Hato1 wants to merge 1 commit intoopen-mmlab:mainfrom
Hato1:bump_max_mmcv_version
Open

[feature] bump max mmcv version#1053
Hato1 wants to merge 1 commit intoopen-mmlab:mainfrom
Hato1:bump_max_mmcv_version

Conversation

@Hato1
Copy link

@Hato1 Hato1 commented Mar 17, 2025

Motivation

Make MMYolo compatible with newer PyTorch versions by adding support for MMCV 2.2.0.
MMDetection has already implemented this change. I've experienced no issues using MMYolo with MMCV 2.2.0 so far.

Modification

Adds support for MMCV versions 2.1 and 2.2

Checklist

  • 1. Pre-commit or other linting tools are used to fix potential lint issues.
  • 2. The modification is covered by complete unit tests. If not, please add more unit tests to ensure the correctness.
  • 3. If the modification has a potential influence on downstream projects, this PR should be tested with downstream projects, like MMDetection or MMClassification.
  • 4. The documentation has been modified accordingly, like docstring or example tutorials.

@CLAassistant
Copy link

CLAassistant commented Mar 17, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants