Skip to content

Update the installation of MMCV#409

Merged
GT9505 merged 2 commits intoopen-mmlab:masterfrom
GT9505:mmcv
Jan 28, 2022
Merged

Update the installation of MMCV#409
GT9505 merged 2 commits intoopen-mmlab:masterfrom
GT9505:mmcv

Conversation

@GT9505
Copy link
Copy Markdown
Collaborator

@GT9505 GT9505 commented Jan 27, 2022

mmcv-full is only compiled on PyTorch 1.x.0 because the compatibility usually holds between 1.x.0 and 1.x.1. If your PyTorch version is 1.x.1, you can install mmcv-full compiled with PyTorch 1.x.0 and it usually works well.

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 28, 2022

Codecov Report

Merging #409 (46b1950) into master (7c4298b) will increase coverage by 0.31%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #409      +/-   ##
==========================================
+ Coverage   70.27%   70.58%   +0.31%     
==========================================
  Files         116      116              
  Lines        6113     6113              
  Branches     1181     1181              
==========================================
+ Hits         4296     4315      +19     
+ Misses       1455     1442      -13     
+ Partials      362      356       -6     
Flag Coverage Δ
unittests 70.52% <ø> (+0.29%) ⬆️

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

Impacted Files Coverage Δ
mmtrack/datasets/sot_train_dataset.py 82.82% <0.00%> (-3.04%) ⬇️
mmtrack/models/sot/siamrpn.py 81.56% <0.00%> (+1.11%) ⬆️
mmtrack/models/trackers/base_tracker.py 86.25% <0.00%> (+1.52%) ⬆️
mmtrack/datasets/pipelines/transforms.py 88.62% <0.00%> (+4.79%) ⬆️
mmtrack/models/reid/base_reid.py 86.95% <0.00%> (+8.69%) ⬆️

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 7c4298b...46b1950. Read the comment docs.

@GT9505 GT9505 requested a review from zhouzaida January 28, 2022 04:24
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.

2 participants