Skip to content
Snippets Groups Projects
  1. Nov 17, 2022
  2. Jun 22, 2022
    • Mashiro's avatar
      [Feature] Add autocast wrapper (#307) · 312f264e
      Mashiro authored
      * add autocast wrapper
      
      * fix docstring
      
      * fix docstring
      
      * fix compare version
      
      * fix unit test
      
      * fix incompatible arguments
      
      * fix as comment
      
      * fix unit test
      
      * rename auto_cast to autocast
  3. May 30, 2022
  4. May 19, 2022
    • RangiLyu's avatar
      [Feature] Support EMA and SWA. (#239) · 0279ac2e
      RangiLyu authored
      * [Feature] Support EMA and SWA.
      
      * add ema hook
      
      * add avg model ut
      
      * add more unit tests
      
      * resolve comments
      
      * fix warmup ema
      
      * rename
      
      * fix comments
      
      * add assert
      
      * fix typehint
      
      * add comments
Loading