Skip to content
Snippets Groups Projects
  • Zaida Zhou's avatar
    f1da9a1d
    [Feature] Support multiple optimizers (#235) · f1da9a1d
    Zaida Zhou authored
    * Support multiple optimizers
    
    * minor refinement
    
    * improve unit tests
    
    * minor fix
    
    * Update unit tests for resuming or saving ckpt for multiple optimizers
    
    * refine docstring
    
    * refine docstring
    
    * fix typo
    
    * update docstring
    
    * refactor the logic to build multiple optimizers
    
    * resolve comments
    
    * ParamSchedulers spports multiple optimizers
    
    * refine docstring
    
    * RuntimeInfoHook supports printing multi learning rates
    
    * resolve comments
    
    * fix typo
    f1da9a1d
    History
    [Feature] Support multiple optimizers (#235)
    Zaida Zhou authored
    * Support multiple optimizers
    
    * minor refinement
    
    * improve unit tests
    
    * minor fix
    
    * Update unit tests for resuming or saving ckpt for multiple optimizers
    
    * refine docstring
    
    * refine docstring
    
    * fix typo
    
    * update docstring
    
    * refactor the logic to build multiple optimizers
    
    * resolve comments
    
    * ParamSchedulers spports multiple optimizers
    
    * refine docstring
    
    * RuntimeInfoHook supports printing multi learning rates
    
    * resolve comments
    
    * fix typo