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

[CI] Add CI for windows and redesign CI #95

Merged
merged 8 commits into from
Feb 23, 2022

Conversation

wutongshenqiu
Copy link
Contributor

Motivation

Refer pr: open-mmlab/mmediting#732.

@codecov
Copy link

codecov bot commented Feb 23, 2022

Codecov Report

Merging #95 (480ee94) into master (3b6423d) will increase coverage by 0.59%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
+ Coverage   56.58%   57.18%   +0.59%     
==========================================
  Files          83       83              
  Lines        2932     2966      +34     
  Branches      540      540              
==========================================
+ Hits         1659     1696      +37     
+ Misses       1197     1191       -6     
- Partials       76       79       +3     
Flag Coverage Δ
unittests 57.14% <ø> (+0.56%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
mmrazor/core/hooks/search_subnet.py 0.00% <0.00%> (ø)
mmrazor/core/searcher/greedy_search.py 0.00% <0.00%> (ø)
mmrazor/core/runners/iter_based_runner.py 0.00% <0.00%> (ø)
mmrazor/core/searcher/evolution_search.py 0.00% <0.00%> (ø)
mmrazor/core/runners/epoch_based_runner.py 0.00% <0.00%> (ø)
mmrazor/models/mutators/differentiable_mutator.py 97.50% <0.00%> (+0.06%) ⬆️
mmrazor/models/mutators/one_shot_mutator.py 96.42% <0.00%> (+0.13%) ⬆️
mmrazor/models/algorithms/autoslim.py 71.31% <0.00%> (+0.77%) ⬆️
mmrazor/models/algorithms/base.py 62.74% <0.00%> (+1.12%) ⬆️
mmrazor/models/pruners/structure_pruning.py 88.39% <0.00%> (+2.24%) ⬆️
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3b6423d...480ee94. Read the comment docs.

@pppppM pppppM merged commit cf738c1 into open-mmlab:master Feb 23, 2022
pppppM pushed a commit to pppppM/mmrazor that referenced this pull request Jul 15, 2022
* seperate lint and update matrix

* remove experimental

* redesign github ci

* add windows test

* fix windows permission issue

* fix pytorch link

* download opencv

* delete unused command
pppppM pushed a commit to pppppM/mmrazor that referenced this pull request Jul 15, 2022
* seperate lint and update matrix

* remove experimental

* redesign github ci

* add windows test

* fix windows permission issue

* fix pytorch link

* download opencv

* delete unused command
humu789 pushed a commit to humu789/mmrazor that referenced this pull request Feb 13, 2023
* align mmedit static cfg

* add docstring for mmcls

* update

* update for mmdet

* update for mmseg

* update for mmocr

* resolve comments

* add doc for mmedit

* add docstring for mmcls

* update

* update for mmdet

* update for mmseg

* update for mmocr

* add doc for mmedit

* resolve comments

* resolve comments

* add type hint

* resolve comments

* resolve comments

Co-authored-by: SingleZombie <singlezombie@163.com>
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.

2 participants