Skip to content
Snippets Groups Projects
  1. Aug 15, 2022
  2. Mar 29, 2022
  3. 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
      a7961407
  4. Mar 03, 2022
    • Yifei Yang's avatar
      [Feature] Add Sync Buffer Hook (#57) · 149248ce
      Yifei Yang authored
      
      * [Feature]: Add Part3 of Hooks
      
      * [Feature]: Add Hook
      
      * [Fix]: Add docstring and type hint for base hook
      
      * add sync buffer hook
      
      * update typing hint and docs
      
      * fix lint
      
      * fix mypy
      
      * fix lint
      
      * use mock from unittest
      
      Co-authored-by: default avatarseuyou <3463423099@qq.com>
      149248ce
Loading