Skip to content
Snippets Groups Projects
  1. Apr 22, 2022
  2. Apr 21, 2022
    • Mashiro's avatar
      [Enhancement] Refine logging. (#148) · 82a313d0
      Mashiro authored
      * rename global accessible and intergration get_sintance and create_instance
      
      * move ManagerMixin to utils
      
      * fix as docstring and seporate get_instance to get_instance and get_current_instance
      
      * fix lint
      
      * fix docstring, rename and move test_global_meta
      
      * rename LogBuffer to HistoryBuffer, rename MessageHub methods, MessageHub support resume
      
      * refine MMLogger timestamp, update unit test
      
      * MMLogger add logger_name arguments
      
      * Fix docstring
      
      * change default logger_name to mmengine
      
      * Fix docstring comment and unitt test
      
      * fix docstring
      
      fix docstring
      
      * fix docstring
      
      * Fix lint
      
      * Fix hook unit test
      
      * Fix comments
      
      * should not accept other arguments if corresponding instance has been created
      
      * fix logging ddp file saving
      
      * fix logging ddp file saving
      
      * fix docstring
      
      * fix unit test
      
      * fix docstring as comment
    • Mashiro's avatar
      automaticaly update iter and epoch in message_hub (#168) · 45567b1d
      Mashiro authored
      * automatic update iter and epoch in message_hub
      
      * add docstring
      
      * Update comment and docstring
      
      * Fix as comment
      
      * Fix docstring and comment
      
      * refine comments
  3. Apr 20, 2022
  4. Apr 15, 2022
  5. Apr 12, 2022
  6. Apr 08, 2022
  7. Apr 05, 2022
  8. Apr 01, 2022
  9. Mar 31, 2022
  10. Mar 30, 2022
  11. Mar 29, 2022
  12. Mar 28, 2022
    • Mashiro's avatar
      [Feature] add defaut scope (#149) · 563b4bad
      Mashiro authored
      * add defaut scope
      
      * Fix docstring
      
      * override get_current_instance method in DefaultScope
      
      clean meta nameing
      
      * remove default mmengine argument of DefaltScope
      
      remove default mmengine argument of DefaltScope
      
      remove default mmengine argument of DefaltScope
      
      * Fix unit test
      
      Fix unit test
      
      * Fix example in docstring
      
      * add explaination of DefaultScope
  13. Mar 26, 2022
    • Mashiro's avatar
      [Enhancement] Refine GlobalAccessble (#144) · 10485841
      Mashiro authored
      * rename global accessible and intergration get_sintance and create_instance
      
      * move ManagerMixin to utils
      
      * fix as docstring and seporate get_instance to get_instance and get_current_instance
      
      * fix lint
      
      * fix docstring, rename and move test_global_meta
      
      * fix manager's runtime error description
      
      fix manager's runtime error description
      
      * Add comments
      
      * Add comments
    • Zaida Zhou's avatar
      [Feature] Add MultiProcessTestCase (#136) · 2bf099d3
      Zaida Zhou authored
      * [Enhancement] Provide MultiProcessTestCase to test distributed related modules
      
      * remove debugging info
      
      * add timeout property
  14. Mar 25, 2022
Loading