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

[Enhancement] Upgrade CI for PyTorch1.9 #712

Merged
merged 24 commits into from
Sep 9, 2021

Conversation

Junjun2016
Copy link
Collaborator

Will run CI for PyTorch 1.5.0, 1.7.0, 1.8.0, 1.9.0

@Junjun2016 Junjun2016 requested a review from xvjiarui July 20, 2021 15:40
@codecov
Copy link

codecov bot commented Jul 20, 2021

Codecov Report

Merging #712 (8a420fd) into master (4d34581) will increase coverage by 3.58%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #712      +/-   ##
==========================================
+ Coverage   85.28%   88.86%   +3.58%     
==========================================
  Files         107      110       +3     
  Lines        5817     5928     +111     
  Branches      952      950       -2     
==========================================
+ Hits         4961     5268     +307     
+ Misses        673      466     -207     
- Partials      183      194      +11     
Flag Coverage Δ
unittests 88.86% <ø> (+3.59%) ⬆️

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

Impacted Files Coverage Δ
mmseg/core/evaluation/eval_hooks.py 72.54% <0.00%> (-4.73%) ⬇️
mmseg/datasets/builder.py 86.84% <0.00%> (-2.64%) ⬇️
mmseg/apis/train.py 25.00% <0.00%> (ø)
mmseg/datasets/hrf.py 80.00% <0.00%> (ø)
mmseg/datasets/voc.py 100.00% <0.00%> (ø)
mmseg/ops/__init__.py 100.00% <0.00%> (ø)
mmseg/ops/encoding.py 91.66% <0.00%> (ø)
mmseg/ops/wrappers.py 80.76% <0.00%> (ø)
mmseg/utils/logger.py 100.00% <0.00%> (ø)
mmseg/apis/__init__.py 100.00% <0.00%> (ø)
... and 100 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 4d34581...8a420fd. Read the comment docs.

@Junjun2016
Copy link
Collaborator Author

Hi @xvjiarui
Finally, the substitution bug has been fixed!
Please review it again!

mmseg/.mim/configs Outdated Show resolved Hide resolved
@xvjiarui xvjiarui merged commit c5b0e8a into open-mmlab:master Sep 9, 2021
bowenroom pushed a commit to bowenroom/mmsegmentation that referenced this pull request Feb 25, 2022
* Upgrade CI for PyTorch1.9

* fix typo

* merge build_cu101 and build_cu102 to build_cuda

* fix substitution bug

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* remove redudant items

* add python 3.9 to CI

* add python 3.9 to setup.py

* remove some versions of pytorch for python 3.9 test

* fix torch version error

* delete mim files

* update ubuntu version

* fix mmcv cuda version
wjkim81 pushed a commit to wjkim81/mmsegmentation that referenced this pull request Dec 3, 2023
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