Skip to content

MMCV Releases v2.0.1

Compare
Choose a tag to compare
@zhouzaida zhouzaida released this 29 Jun 07:28
fc038a3

Features

  • Add fast_conv_bn_eval option in ConvModule for fast validation and training in Eval mode by @youkaichao in #2807
  • Support mmcv ext with DIOPI impl by @CokeDong in #2790
  • Add the support of arf op for ascend device by @dflhw in #2792
  • Add the support for rotated_feature_align with MLU by @tudejiang79 in #2809
  • Replace the implementation of roi_align_rotated with mlu-ops by @tudejiang79 in #2808

Enhancements

Bug Fixes

Documentations

New Contributors

Full Changelog: v2.0.0...v2.0.1