Skip to content

[Enhancement] Update the installation of MMCV#1275

Merged
MeowZheng merged 8 commits intoopen-mmlab:masterfrom
MengzhangLI:mmcv-full_1.x
Feb 15, 2022
Merged

[Enhancement] Update the installation of MMCV#1275
MeowZheng merged 8 commits intoopen-mmlab:masterfrom
MengzhangLI:mmcv-full_1.x

Conversation

@MengzhangLI
Copy link
Copy Markdown
Contributor

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.

Related PR: open-mmlab/mmtracking#409.

@MengzhangLI MengzhangLI self-assigned this Feb 9, 2022
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 9, 2022

Codecov Report

Merging #1275 (bc93c51) into master (b163101) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1275   +/-   ##
=======================================
  Coverage   90.22%   90.22%           
=======================================
  Files         130      130           
  Lines        7558     7558           
  Branches     1258     1258           
=======================================
  Hits         6819     6819           
  Misses        531      531           
  Partials      208      208           
Flag Coverage Δ
unittests 90.22% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 0934a57...bc93c51. Read the comment docs.

Copy link
Copy Markdown
Collaborator

@MeowZheng MeowZheng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

might also revise build_cpu job

Copy link
Copy Markdown
Collaborator

@MeowZheng MeowZheng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MeowZheng MeowZheng merged commit d9eb6d0 into open-mmlab:master Feb 15, 2022
@MengzhangLI MengzhangLI deleted the mmcv-full_1.x branch February 16, 2022 11:11
bowenroom pushed a commit to bowenroom/mmsegmentation that referenced this pull request Feb 25, 2022
* Update the installation of MMCV

* use matrix.torch_version

* fix typo in doc

* fix docs

* fix colab

* change docs
aravind-h-v pushed a commit to aravind-h-v/mmsegmentation that referenced this pull request Mar 27, 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.

2 participants