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]: fix numba numpy version not compatiable in circileci #1611

Merged
merged 5 commits into from
Jan 11, 2023

Conversation

RunningLeon
Copy link
Collaborator

@RunningLeon RunningLeon commented Jan 5, 2023

Motivation

fix numba numpy version not compatiable in circileci

Modification

  • Reinstall latest numpy and numba in circleci workflow
  • Fix mmcls ut
  • Fix dead links in documents

BC-breaking (Optional)

None

Use cases (Optional)

If this PR introduces a new feature, it is better to list some use cases here, and update the documentation.

Checklist

  1. Pre-commit or other linting tools are used to fix the 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 dependency on downstream projects of a newer version, this PR should be tested with all supported versions of downstream projects.
  4. The documentation has been modified accordingly, like docstring or example tutorials.

@RunningLeon RunningLeon changed the title [Fix]: fix numba numpy version not compatibale in circileci [Fix]: fix numba numpy version not compatiable in circileci Jan 5, 2023
@RunningLeon RunningLeon added the CI label Jan 6, 2023
.circleci/config.yml Outdated Show resolved Hide resolved
Copy link
Member

@AllentDan AllentDan left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@lvhan028 lvhan028 left a comment

Choose a reason for hiding this comment

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

LGTM

@lvhan028 lvhan028 merged commit 6b9bfcf into open-mmlab:dev-1.x Jan 11, 2023
lvhan028 pushed a commit that referenced this pull request Mar 1, 2023
* fix numba numpy version not compatibale

* fix mmcls ut

* update

* update

* only do lint when deploy configs changed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants