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

Add pytorch 1.6 to CI config #3532

Merged
merged 4 commits into from
Aug 11, 2020
Merged

Conversation

hellock
Copy link
Member

@hellock hellock commented Aug 11, 2020

No description provided.

@hellock hellock requested a review from xvjiarui August 11, 2020 11:01
@codecov
Copy link

codecov bot commented Aug 11, 2020

Codecov Report

Merging #3532 into master will increase coverage by 0.22%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3532      +/-   ##
==========================================
+ Coverage   58.74%   58.97%   +0.22%     
==========================================
  Files         205      205              
  Lines       13621    13696      +75     
  Branches     2310     2310              
==========================================
+ Hits         8002     8077      +75     
+ Misses       5244     5243       -1     
- Partials      375      376       +1     
Flag Coverage Δ
#unittests 58.97% <66.66%> (+0.22%) ⬆️

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

Impacted Files Coverage Δ
mmdet/models/dense_heads/atss_head.py 23.24% <0.00%> (ø)
mmdet/models/dense_heads/corner_head.py 74.09% <100.00%> (ø)
mmdet/datasets/custom.py 35.71% <0.00%> (ø)
mmdet/models/losses/mse_loss.py 100.00% <0.00%> (ø)
mmdet/models/losses/smooth_l1_loss.py 100.00% <0.00%> (ø)
mmdet/models/backbones/resnet.py 99.30% <0.00%> (+0.01%) ⬆️
mmdet/models/backbones/regnet.py 95.61% <0.00%> (+0.03%) ⬆️
mmdet/models/roi_heads/mask_heads/maskiou_head.py 97.87% <0.00%> (+0.07%) ⬆️
mmdet/models/necks/fpn.py 93.82% <0.00%> (+0.07%) ⬆️
mmdet/core/fp16/decorators.py 96.77% <0.00%> (+0.10%) ⬆️
... and 24 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 ae453fa...c252931. Read the comment docs.

@hellock hellock merged commit f8d5f6c into open-mmlab:master Aug 11, 2020
@hellock hellock deleted the pytorch1.6-ci branch April 10, 2022 14:05
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.

None yet

2 participants