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

[Feature] Improve CI and github workflow #1241

Closed
zengyh1900 opened this issue Oct 11, 2022 · 0 comments
Closed

[Feature] Improve CI and github workflow #1241

zengyh1900 opened this issue Oct 11, 2022 · 0 comments
Assignees
Labels
kind/enhancement refactoring, improving CI, template, etc. priority/P1 high priority
Milestone

Comments

@zengyh1900
Copy link
Collaborator

zengyh1900 commented Oct 11, 2022

What is the problem this feature will solve?

Existing UT typically takes images with large resolution as input, or download models directly. Such a design will slow down the speed of CI and significantly waste a lot of time for CI.

What is the feature?

Using pytest mock to skip some downloading and reduce model size and input size.

What alternatives have you considered?

Support torch 1.13. Reference: open-mmlab/mmcv#2405

@zengyh1900 zengyh1900 added the kind/enhancement refactoring, improving CI, template, etc. label Oct 11, 2022
@zengyh1900 zengyh1900 added this to the Backlog milestone Oct 11, 2022
@zengyh1900 zengyh1900 removed the status/need confirm need confirmed label Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement refactoring, improving CI, template, etc. priority/P1 high priority
Projects
None yet
Development

No branches or pull requests

3 participants