Skip to content
Snippets Groups Projects
  1. Jan 13, 2023
  2. Jan 12, 2023
  3. Jan 10, 2023
  4. Jan 09, 2023
  5. Jan 06, 2023
  6. Jan 04, 2023
  7. Dec 30, 2022
  8. Dec 28, 2022
  9. Dec 27, 2022
    • Mashiro's avatar
      Make TTAModel compatible with FSDP (#611) · a9b6753f
      Mashiro authored
      
      * Add build_runner_with_tta and PrepareTTAHook
      
      * rename hook file
      
      * support build tta runner with runner type
      
      * add unit test
      
      * Add build_runner_with_tta to index.rst
      
      * minor refine
      
      * Add runner test cast
      
      * Fix unit test
      
      * fix unit test
      
      * tmp save
      
      * pop None if key does not exist
      
      * Fix is_model_wrapper and force register class in test_runner
      
      * [Fix] Fix is_model_wrapper
      
      * destroy group after ut
      
      * register module in testcase
      
      * pass through unit test
      
      * fix as comment
      
      * remove breakpoint
      
      * remove mmengine/testing/runner_test_cast.py
      
      * minor refine
      
      * minor refine
      
      * minor refine
      
      * set default data preprocessor for model
      
      * minor refine
      
      * minor refine
      
      Co-authored-by: default avatarZaida Zhou <58739961+zhouzaida@users.noreply.github.com>
      
      * fix lint
      
      * Fix unit test
      
      * replace  with  in ImgDataPreprocessor
      
      * Fix as comment
      
      * add inference tutorial in advanced tutorial
      
      * update index.rst
      
      * add tta example
      
      * refine tta tutorial
      
      * Add english tutorial
      
      * add note for build_runner_with_tta
      
      * Fix as comment
      
      * add examples
      
      * remove chinese comment
      
      * Update docs/en/advanced_tutorials/test_time_augmentation.md
      
      Co-authored-by: default avatarRangiLyu <lyuchqi@gmail.com>
      
      Co-authored-by: default avatarZaida Zhou <58739961+zhouzaida@users.noreply.github.com>
      Co-authored-by: default avatarRangiLyu <lyuchqi@gmail.com>
      a9b6753f
    • BayMax_BHL's avatar
      [Feature] Add ProfilerHook (#768) · 16589ce3
      BayMax_BHL authored
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * [Feature] Add profiler hook functionality
      
      * Apply suggestions from code review
      
      * Update mmengine/hooks/profiler_hook.py
      
      Co-authored-by: default avatarZaida Zhou <58739961+zhouzaida@users.noreply.github.com>
      16589ce3
    • Mashiro's avatar
      [Fix] Ignore the distributed tests for macOS platform (#821) · c382f8a5
      Mashiro authored
      * only test timer in linux
      
      * Fix merge_stage_test.yml
      
      * remove install ffmpeg
      
      * test_ci
      
      * test_ci
      
      * Fix python -m pip install pip --upgrade to pip install
      
      * don't test unittest with sleep 1 in windows
      
      * debug with tmate
      
      * increase timeout
      
      * increase timeout
      
      * skip test gloo
      
      * skip test gloo
      
      * fix synteax error
      
      * skip test gloo in torch 1.13
      
      * skip test gloo in torch 1.13
      
      * skip testing setup_env in macOS
      
      * skip test test_dist
      
      * skip test setup
      
      * restore triggered during push
      
      * clean the code
      
      * debug macos
      
      * refine macOS CI
      
      * test merge stage test
      
      * trigger CI during push to main
      
      * Fix as comment
      c382f8a5
  10. Dec 26, 2022
  11. Dec 23, 2022
  12. Dec 22, 2022
  13. Dec 21, 2022
  14. Dec 20, 2022
  15. Dec 19, 2022
  16. Dec 16, 2022
  17. Dec 13, 2022
  18. Dec 12, 2022
  19. Dec 11, 2022
  20. Dec 10, 2022
  21. Dec 08, 2022
Loading