MMClassification Release V0.25.0
Highlights
- Support MLU backend.
- Add
dist_train_arm.sh
for ARM device.
New Features
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
intools/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