Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix warning with torch.meshgrid #8090

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Use digit_version instead of version.parse

ea5c9c2
Select commit
Loading
Failed to load commit list.
Open

Fix warning with torch.meshgrid #8090

Use digit_version instead of version.parse
ea5c9c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 15, 2023 in 1s

71.42% of diff hit (target 64.69%)

View this Pull Request on Codecov

71.42% of diff hit (target 64.69%)

Annotations

Check warning on line 305 in mmdet/models/dense_heads/anchor_free_head.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mmdet/models/dense_heads/anchor_free_head.py#L305

Added line #L305 was not covered by tests

Check warning on line 348 in mmdet/models/dense_heads/cascade_rpn_head.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mmdet/models/dense_heads/cascade_rpn_head.py#L348

Added line #L348 was not covered by tests

Check warning on line 371 in mmdet/models/dense_heads/cascade_rpn_head.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mmdet/models/dense_heads/cascade_rpn_head.py#L371

Added line #L371 was not covered by tests

Check warning on line 732 in mmdet/models/dense_heads/vfnet_head.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mmdet/models/dense_heads/vfnet_head.py#L732

Added line #L732 was not covered by tests

Check warning on line 799 in mmdet/models/utils/transformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mmdet/models/utils/transformer.py#L799

Added line #L799 was not covered by tests

Check warning on line 851 in mmdet/models/utils/transformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

mmdet/models/utils/transformer.py#L851

Added line #L851 was not covered by tests