Skip to content

MMCV Release V1.3.11

Compare
Choose a tag to compare
@zhouzaida zhouzaida released this 12 Aug 09:20
d48020b

Improvements

  • Refactor the directory of csrc (#1206)
  • Add PR document (#1209)
  • Speed up mmcv import (#1249)
  • Do not depend on setuptools>=52 (#1235)

Bug Fixes

  • Fix the bug that the training log and evaluating log are mixed (#1252)
  • Fix dcn forward and backward when batch size is larger than im2col_step (#1212)
  • Fix potential bugs of basemodule when record the initilization information (#1217)

Notes

Since PyTorch 1.9 has been released, we plan to end the support for PyTorch 1.3 and 1.4 in the future releases. We will still provide pre-compiled packages of these two versions for three months, but the reliability and technical support are not guaranteed.

Contributors

A total of 12 developers contributed to this release.

@hellock, @xvjiarui, @jshilong, @ZwwWayne, @MeowZheng, @innerlee, @zhouzaida, @kennymckormick, @grimoire, @nbei, @dreamerlin, @Junjun2016