MMCV Release V1.3.11
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