Skip to content
Snippets Groups Projects
  1. Apr 08, 2022
  2. Mar 31, 2022
  3. Mar 29, 2022
  4. Mar 25, 2022
  5. Mar 13, 2022
    • Mashiro's avatar
      [Refactor] Refactor the interfaces of Hook and its subclassed (#117) · a7961407
      Mashiro authored
      * Fix hook
      
      * Fix
      
      * Fix docs
      
      * FIx
      
      * Fix
      
      * Fix as comment
      
      * update
      
      * Fix hook
      
      * Fix hook
      
      * Fix hook
      
      * Fix itertimerhook
      
      * Fix iter_timer_hook
      
      * Fix
      
      * Fix
      
      * fix logger hook
      
      * Fix loggerhook
      
      * update cur_dataloader
      
      * Fix docstring
      
      * Fix docstring
      
      * Fix as commet
      
      * Fix as commet
      
      * Fix as comment
      
      * rename is_last_epoch, enhance and add after_val before_val .etc
      
      * fix typo in docstring
      
      * remove resolved TODO
      
      * refactor docstring
  6. Mar 12, 2022
  7. Mar 10, 2022
  8. Mar 09, 2022
  9. Mar 08, 2022
    • Mashiro's avatar
      [Feature] Add LoggerHook (#77) · 6f69039c
      Mashiro authored
      * add logger hook
      
      * update
      
      * update
      
      * update test
      
      * update
      
      * update test
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * Add logger hook
      
      * Fix pre-commit
      
      * Fix as comment
      
      * Fix as comment
      
      * Fix as comment
      
      * Fix as comment
      
      * Fix as comment
      
      * Fix bytes
      
      * update
      
      * Fix as comment
      
      * Fix as comment
      
      * Update runner
      
      * Fix as comment
      
      * Fix as comment
      
      * Fix as comment
      
      * Fix as comment
  10. Mar 07, 2022
  11. Mar 03, 2022
  12. Mar 02, 2022
  13. Mar 01, 2022
  14. Feb 26, 2022
    • Yuan Liu's avatar
      [Feature]: Add base Hook (#47) · bc759e55
      Yuan Liu authored
      
      * [Feature]: Add Part3 of Hooks
      
      * [Feature]: Add Hook
      
      * [Fix]: Add docstring and type hint for base hook
      
      * [Fix]: Add test case to not the last iter, inner_iter, epoch
      
      * [Fix]: Add missing type hint
      
      * [Feature]: Add Args and Returns in docstring
      
      * [Fix]: Add missing colon
      
      * [Fix]: Add optional to docstring
      
      * [Fix]: Fix docstring problem
      
      * [Fix]:typo
      
      * [Fix]: Fix lint
      
      Co-authored-by: default avatarYour <you@example.com>
Loading