Skip to content
Snippets Groups Projects
  1. May 23, 2023
  2. Apr 25, 2023
  3. Apr 23, 2023
  4. Mar 26, 2023
  5. Mar 13, 2023
  6. Mar 08, 2023
  7. Feb 21, 2023
  8. Feb 20, 2023
  9. Feb 14, 2023
  10. Feb 08, 2023
    • Qian Zhao's avatar
      [Docs] Resolve warnings in sphinx build (#915) · c712070c
      Qian Zhao authored
      * add ZeroOptimizer to optim
      
      * resolve `duplicate label` warnings
      
      * upgrade docutils && shpinx to resolve `unknown directive or role` warnings
      
      * fix typo
      
      * resolve literal_block && heading warnings
      
      * resolve json literal_block warnings
      
      * resolve python literal_block warnings
      
      * resolve bunches of reference warnings
      
      * resolve bunches of docstring warnings
      
      * resolve warnings in autosummary
      
      * resolve remaining warnings in en docs
      
      * resolve heading warnings in zh_cn docs
      
      * resolve remaining warnings in zh_cn docs
      
      * fix as comments
      
      * fix as comments
  11. Feb 05, 2023
  12. Feb 03, 2023
  13. Feb 01, 2023
    • jbwang1997's avatar
      [Enhance] Substitute the environment variable in config file (#744) · c46f891a
      jbwang1997 authored
      * Add read environment variable function in config
      
      * Add UT
      
      * enable int case, split predefined and environment
      
      * Update py config
      
      * Add new attributes env_variables in config
      
      * Add examples in docstring
      
      * Fix comments
      
      * Add tutorials
      
      * Add en tutorials
      
      * Refactor config docs according to comments
      
      * Fix comments
      
      * Change function name
  14. Jan 13, 2023
  15. Jan 09, 2023
  16. Jan 04, 2023
  17. 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>
  18. Dec 23, 2022
  19. Dec 13, 2022
  20. Dec 12, 2022
  21. Dec 08, 2022
  22. Dec 07, 2022
  23. Dec 06, 2022
  24. Nov 18, 2022
  25. Nov 15, 2022
  26. Aug 31, 2022
Loading