Skip to content

build(deps): bump mmcv-full from 1.4.5 to 1.6.2#96

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/mmcv-full-1.6.2
Open

build(deps): bump mmcv-full from 1.4.5 to 1.6.2#96
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/mmcv-full-1.6.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 29, 2022

Copy link
Copy Markdown

Bumps mmcv-full from 1.4.5 to 1.6.2.

Release notes

Sourced from mmcv-full's releases.

MMCV Release V1.6.2

Features

  • Register a new activation layer SiLU to ACTIVATION_LAYERS (#2256)
  • Add support of TorchVision's Model Registration API (#2246)
  • Add five MLU ops, which are CARAFEcarafe, MaskedConv2d, ThreeNN, DeformRoiPool, and RoipointPool3d (#2212, #2202, #2215, #2137,#2247)

Improvements

  • Add support for logging parameters to MlflowLoggerHook (#2188)
  • Add a new argument params to MlflowLoggerHook (#2193)
  • Support different border modes in imrotate (#2141)
  • Add pillow backend for ColorJitter related functions (#2127)

Bug fixes

  • Fix unit tests of onnx (#2155)
  • Fix cumulative gradient optimizer when resuming (#2093)
  • Path mapping only once in storage backends (#2204)
  • Fix RoiAlignRotated MLU implementation (#2210)
  • Fix a potential bug in PrRoIPool op (#2200)
  • Fix spconv clang-format (#2260)
  • Remove the restrictions of onnx versions (#2251)
  • Fix init_weights of MultiScaleDeformableAttention (#2158)
  • Cast the type of mask in ModulatedDeformConv2dFunction to enable training with AMP (#2220)
  • Fix the calculation error of out_w in MaskedConv2dFunction (#2264)
  • Fix ROCm backend support (#1918)

Documentations

  • Limit sphinx_markdown_tables and markdown versions (#2144)
  • Add swith_language.md in docs (#2160)
  • Fix the example error in registry.md (#2243)
  • Add zhihu articles (#2157)
  • Fix some mistakes in data_process.md (#2283)

Others

  • Add type hints for mmcv/image (#2089)

New Contributors

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mmcv-full](https://github.com/open-mmlab/mmcv) from 1.4.5 to 1.6.2.
- [Release notes](https://github.com/open-mmlab/mmcv/releases)
- [Commits](open-mmlab/mmcv@v1.4.5...v1.6.2)

---
updated-dependencies:
- dependency-name: mmcv-full
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants