Skip to content

MMRazor v0.2.0 Released

Compare
Choose a tag to compare
@pppppM pppppM released this 07 Mar 15:28
366fd0f

Highlights

  • Support MobileNet series search space(#82)

Features

  • Support CPU training(#62)
  • Support resuming from the latest checkpoint automatically(#61)

Bug Fixes

  • Fix the bug of show_result during the test(#52 )
  • Fix bug in non-distributed training/testing for all tasks(#63)
  • Fix the incorrect value of KLDivergence(#35)
  • Fix the config error of WSLD(#26)
  • Fix the config error of DetNAS(#103)
  • Fix the bug of slurm_train_mmcls.sh(#90)

Improvements

  • Add distributed train/test tools(#105)

Documents