Skip to content
Snippets Groups Projects
  1. Aug 13, 2022
  2. Aug 11, 2022
  3. Aug 09, 2022
  4. Aug 08, 2022
  5. Aug 04, 2022
  6. Aug 02, 2022
  7. Aug 01, 2022
  8. Jul 27, 2022
  9. Jul 20, 2022
  10. Jul 19, 2022
  11. Jul 15, 2022
  12. Jul 14, 2022
  13. Jul 13, 2022
    • Mashiro's avatar
      [Enhance] Add `build_model_from_cfg` (#328) · 6b608b4e
      Mashiro authored
      * clean code
      
      * fix as comment
      
      * fix as comment
      
      * add get_registry_by_scope method
      
      * add unit test and docstring example
      
      * rename get_registry_by_scope to switch_scope_and_registry
      
      * move build function to registry/builder
      
      * fix docstring
      
      * rename builder->registry_builder, move build_from_cfg to registry_builder
      
      rename builder->registry_builder, move build_from_cfg to registry_builder
      
      * rename registry_builder to build_function
      
      rename registry_builder to build_function
      
      * fix docstring and type hint
      
      * rename build_function to build_functions
      6b608b4e
  14. Jul 06, 2022
  15. Jul 05, 2022
  16. Jul 04, 2022
    • Mashiro's avatar
      [Fix] Fix ema hook and add unit test (#327) · 38e78d55
      Mashiro authored
      * Fix ema hook and add unit test
      
      * save state_dict of ema.module
      
      save state_dict of ema.module
      
      * replace warning.warn with MMLogger.warn
      
      * fix as comment
      
      * fix bug
      
      * fix bug
      38e78d55
  17. Jun 30, 2022
  18. Jun 29, 2022
  19. Jun 28, 2022
  20. Jun 27, 2022
  21. Jun 24, 2022
    • Yuan Liu's avatar
      [Feature]: Set different seed to different rank (#298) · 03d5c17b
      Yuan Liu authored
      * [Feature]: Set different seed for diff rank
      
      * [Feature]: Add log
      
      * [Fix]: Fix lint
      
      * [Fix]: Fix docstring
      
      * [Fix]: Fix sampler seed
      
      * [Fix]: Fix log bug
      
      * [Fix]: Change diff_seed to diff_rank_seed
      
      * [Fix]: Fix lint
      03d5c17b
  22. Jun 23, 2022
  23. Jun 22, 2022
Loading