Skip to content

MMCV Release V1.6.1

Compare
Choose a tag to compare
@zhouzaida zhouzaida released this 26 Jul 12:43
d409eed

😀 We are glad to announce that we are providing the mmcv-full pre-built packages for PyTorch 1.12.0 starting from v1.6.0.

pip install -U openmim
mim install mmcv-full

Features

  • Add bbox overlap MPS op (#2123)
  • Add PrRoIPool CUDA op (#2113)

Improvements

  • Improve ProfilerHook behavior when using a relative (or empty) dir_name (#2119)

Documentations

  • Fix some mistakes of examples (#2120)
  • Fix typos (#2124)
  • Fix markdown version (#2121)

Others

  • Add .pre-commit-config-zh-cn.yaml to speed up pre-commit in some cases

Contributors

A total of 6 developers contributed to this release.

@JingweiZhang12 @grimoire @zhouzaida @GPhilo @0Reza @Happylkx

New Contributors

Full Changelog: v1.6.0...v1.6.1