Skip to content
Snippets Groups Projects
  1. Mar 12, 2022
  2. Mar 10, 2022
  3. Mar 09, 2022
  4. Mar 08, 2022
  5. Mar 07, 2022
  6. Mar 06, 2022
    • Zaida Zhou's avatar
      [Feature] Add checkpoint helper (#93) · 8b0e74d3
      Zaida Zhou authored
      * [Feature] Add checkpoint helper
      
      * minor fix
      
      * add comments and fix format
      
      * add hub directory
      
      * add missing docstring
      Unverified
      8b0e74d3
    • Zaida Zhou's avatar
      Add Priority (#92) · ac666711
      Zaida Zhou authored
      Unverified
      ac666711
    • Mashiro's avatar
      [Feature] add logging UT and impl (#43) · 2d782b49
      Mashiro authored
      * first commit
      
      * update logging
      
      * update MessageHub unit test and LogBuffer unitest
      
      * update logging docs
      
      * update logging impl and test
      
      * update test logging
      
      * update test
      
      * update logging test and impl
      
      * Fix logging test
      
      * Update log_buffer.py
      
      * rename statistics argumentes
      
      * fix as comment
      
      * Fix as comment
      
      * Fix as comment
      
      * Fix as comment
      
      * Fix meta class
      
      * Fix as comment
      
      * Fix as comment
      
      * Fix as comment
      
      * Fix name declare
      
      * Fix as comment
      
      * Fix as comment
      
      * Fix as comment
      
      * Fix docstring
      
      * Fix as comment
      
      * Fix as comment
      Unverified
      2d782b49
  7. Mar 05, 2022
    • Zaida Zhou's avatar
      [Feature] Add distributed module (#59) · c6a8d72c
      Zaida Zhou authored
      * [Feature] Add distributed module
      
      * fix IS_DIST error
      
      * all_reduce_dict does operations in-place
      
      * support 'mean' operation
      
      * provide local group process
      
      * add tmpdir argument for collect_results
      
      * add unit tests
      
      * refactor unit tests
      
      * simplify steps to create multiple processes
      
      * minor fix
      
      * describe the different of *gather* in mmengine and pytorch
      
      * minor fix
      
      * add unit tests for nccl
      
      * test nccl backend in multiple gpu
      
      * add get_default_group function to handle different torch versions
      
      * minor fix
      
      * [Feature] Add distributed module
      
      * fix IS_DIST error
      
      * all_reduce_dict does operations in-place
      
      * support 'mean' operation
      
      * provide local group process
      
      * add tmpdir argument for collect_results
      
      * add unit tests
      
      * refactor unit tests
      
      * simplify steps to create multiple processes
      
      * minor fix
      
      * describe the different of *gather* in mmengine and pytorch
      
      * minor fix
      
      * add unit tests for nccl
      
      * test nccl backend in multiple gpu
      
      * add get_default_group function to handle different torch versions
      
      * minor fix
      
      * minor fix
      
      * handle torch1.5
      
      * handle torch1.5
      
      * minor fix
      
      * fix typo
      
      * refactor unit tests
      
      * nccl does not support gather and gather_object
      
      * fix gather
      
      * fix collect_results_cpu
      
      * fix collect_results and refactor unit tests
      
      * fix collect_results unit tests
      
      * handle torch.cat in torch1.5
      
      * refine docstring
      
      * refine docstring
      
      * fix comments
      
      * fix comments
      Unverified
      c6a8d72c
    • Zaida Zhou's avatar
      fix type hint and format (#88) · fd851564
      Zaida Zhou authored
      Unverified
      fd851564
    • liukuikun's avatar
      Unverified
      11b38b12
  8. Mar 03, 2022
  9. Mar 02, 2022
  10. Mar 01, 2022
  11. Feb 27, 2022
  12. Feb 26, 2022
  13. Feb 25, 2022
  14. Feb 24, 2022
  15. Feb 22, 2022
  16. Feb 21, 2022
  17. Feb 19, 2022
Loading