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 docs typo #4105

Merged
merged 6 commits into from Nov 13, 2020
Merged

Fix docs typo #4105

merged 6 commits into from Nov 13, 2020

Conversation

simonJJJ
Copy link
Contributor

cudatoolkit==10.1 -> cudatoolkit=10.1

@codecov
Copy link

codecov bot commented Nov 13, 2020

Codecov Report

Merging #4105 (b378cc9) into master (72a9146) will decrease coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4105      +/-   ##
==========================================
- Coverage   61.91%   61.78%   -0.14%     
==========================================
  Files         225      225              
  Lines       16641    16641              
  Branches     2814     2814              
==========================================
- Hits        10304    10281      -23     
- Misses       5838     5862      +24     
+ Partials      499      498       -1     
Flag Coverage Δ
unittests 61.74% <ø> (-0.14%) ⬇️

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

Impacted Files Coverage Δ
mmdet/models/roi_heads/mask_scoring_roi_head.py 55.35% <0.00%> (-32.15%) ⬇️
mmdet/models/roi_heads/mask_heads/maskiou_head.py 94.62% <0.00%> (-5.38%) ⬇️

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 72a9146...85c10ca. Read the comment docs.

@hellock hellock merged commit ff657a3 into open-mmlab:master Nov 13, 2020
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