Skip to content

MMClassification Release V0.25.0

Compare
Choose a tag to compare
@mzr1996 mzr1996 released this 06 Dec 10:34
· 7 commits to master since this release

Highlights

  • Support MLU backend.
  • Add dist_train_arm.sh for ARM device.

New Features

  • Support MLU backend. (#1159)
  • Support Activation Checkpointing for ConvNeXt. (#1152)

Improvements

  • Add dist_train_arm.sh for ARM device and update NPU results. (#1218)

Bug Fixes

  • Fix a bug caused MMClsWandbHook stuck. (#1242)
  • Fix the redundant device_ids in tools/test.py. (#1215)

Docs Update

  • Add version banner and version warning in master docs. (#1216)
  • Update NPU support doc. (#1198)
  • Fixed typo in pytorch2torchscript.md. (#1173)
  • Fix typo in miscellaneous.md. (#1137)
  • further detail for the doc for ClassBalancedDataset. (#901)

Contributors

A total of 7 developers contributed to this release.

@nijkah @xiaoyuan0203 @mzr1996 @Qiza-lyhm @ganghe74 @unseenme @wangjiangben-hw