Skip to content
Snippets Groups Projects
  1. Nov 22, 2022
    • 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
  2. Nov 21, 2022
  3. Nov 19, 2022
  4. Nov 18, 2022
  5. Nov 17, 2022
  6. Nov 15, 2022
  7. Nov 09, 2022
  8. Nov 08, 2022
  9. Nov 06, 2022
  10. Nov 03, 2022
  11. Nov 02, 2022
  12. Nov 01, 2022
  13. Oct 31, 2022
  14. Oct 28, 2022
  15. Oct 27, 2022
  16. Oct 26, 2022
Loading