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

update digit version #863

Open
wants to merge 2 commits into
base: 1.0
Choose a base branch
from
Open

Conversation

ZwwWayne
Copy link
Collaborator

Following open-mmlab/mmcv#1185 to update digit_version in mmdet

@ZwwWayne ZwwWayne requested review from Tai-Wang and yezhen17 August 12, 2021 02:27
Copy link
Member

@Tai-Wang Tai-Wang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just need to make sure that other modification involved in the mmcv PR is not necessary for mmdet3d, such as the upgrade of setuptools?

versions: alpha < beta < rc.
Args:
version_str (str): The version string.
length (int): The maximum number of version levels. Default: 4.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need a blank line

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

int, optional

"""Convert a version string into a tuple of integers.

This method is usually used for comparing two versions. For pre-release
versions: alpha < beta < rc.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need a blank line here?

Copy link
Collaborator

@yezhen17 yezhen17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Compared with https://github.com/open-mmlab/mmcv/pull/1185/files. LGTM after fixing Tai Wang's comments.

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.

3 participants