Skip to content
Snippets Groups Projects
  1. Nov 24, 2022
    • Mashiro's avatar
      [Enhance] Enhance compatibility of `revert_sync_batchnorm` (#695) · ded73f3a
      Mashiro authored
      * [Enhance] Enhance revert_sync_batchnorm and convert_sync_batchnorm
      
      * [Enhance] Enhance revert_sync_batchnorm and convert_sync_batchnorm
      
      * Fix unit test
      
      * Add coments
      
      * Refine comments
      
      * clean the code
      
      * revert convert_sync_batchnorm
      
      * revert convert_sync_batchnorm
      
      * refine comment
      
      * fix CI
      
      * fix CI
  2. Nov 23, 2022
  3. Nov 22, 2022
    • cir7's avatar
      [Enhance] Support eta_min_ratio in CosineAnnealingParamScheduler (#725) · 0e6bb48b
      cir7 authored
      
      * [Enhance] support eta_min_ratio in CosineAnnealingParamScheduler
      
      * [doc] fix docstring
      
      * [Enhance] add ut for eta_min_ratio
      
      * [doc] update docstring
      
      * avoid bc-breaking of eta_min
      
      * [doc] add docstring in CosineAnnealingParamScheduler and CosineAnnealingMomentum
      
      * Apply suggestions from code review
      
      Co-authored-by: default avatarZaida Zhou <58739961+zhouzaida@users.noreply.github.com>
    • songyuc's avatar
      [Feature] Add get_hooks_info() to print hooks messages (#672) · 6636f07c
      songyuc authored
      * Add test of get_hooks_info()
      
      * Change to use original Runner for get_hook_info() test
      
      * Change to test after_train_iter hooks for get_hook_info()
      
      * Complement the stages list
      
      * Add logging hooks information in Runner.__init__()
      
      * Rearrange the stages list
      
      * Restore the stages to tuple type
      
      * Clean the unnecessary changes
      
      * Replace  statement with TestCase's methods
      
      * add test stages in method_stages_map
      
      * change the hooks info into a f-string
      
      * return list(trigger_stages) directly
      
      * change keys of method_stages_map
      
      * Fix previous changes to method_stages_map.keys
  4. Nov 21, 2022
  5. Nov 19, 2022
  6. Nov 18, 2022
  7. Nov 17, 2022
  8. Nov 15, 2022
  9. Nov 09, 2022
  10. Nov 08, 2022
  11. Nov 06, 2022
  12. Nov 03, 2022
  13. Nov 02, 2022
  14. Nov 01, 2022
  15. Oct 31, 2022
  16. Oct 28, 2022
Loading