Skip to content
Snippets Groups Projects
  1. Mar 02, 2022
  2. Mar 01, 2022
    • Yuan Liu's avatar
      [Feature]: Add optimizer hook (#70) · 63a3af4f
      Yuan Liu authored
      * [Feature]: Add optimizer hook
      
      * [Fix]: Update docstring
      
      * [Fix]: Add call with in UT
      63a3af4f
    • RangiLyu's avatar
      [Doc] Add runner tutorial. (#55) · ee95ce24
      RangiLyu authored
      * [Doc] Add runner tutorial.
      
      * update
      
      * add advanced doc
      
      * refine and add flow chart
      
      * update
      
      * update
      ee95ce24
    • Yuan Liu's avatar
      [Feature]: Add param scheduler hook (#63) · ab31e193
      Yuan Liu authored
      * [Feature]: Add param scheduler hook
      
      * [Fix]: update docstring and add assert_call to UT
      ab31e193
    • Yuan Liu's avatar
      [Feature]: Add sampler seed hook (#64) · 2d3e9124
      Yuan Liu authored
      * [Feature]: Add sampler seed hook
      
      * [Fix]: Add call with to UT
      2d3e9124
    • Yifei Yang's avatar
      [Feature] Add Iter Timer Hook (#48) · 1244e486
      Yifei Yang authored
      
      * [Feature]: Add Part3 of Hooks
      
      * [Feature]: Add Hook
      
      * add iter timer hook
      
      * update test
      
      * [Fix]: Add docstring and type hint for base hook
      
      * fix mypy
      
      * improve doc coverage and merge main
      
      Co-authored-by: default avatarseuyou <3463423099@qq.com>
      1244e486
    • Yining Li's avatar
      [Feature] Add evaluator unittest (#46) · 42448425
      Yining Li authored
      * add evaluator unittest
      
      * update composed evaluator cfg
      
      * add building function
      
      * resolve comments
      
      * resolve comments
      
      * resolve comments
      
      * fix evaluator doc
      42448425
    • Zaida Zhou's avatar
      [Docs] Add hooks tutorial (#38) · 73131734
      Zaida Zhou authored
      * [Docs] Add hooks tutorial
      
      * improve the description about hooks
      
      * Add OptimizerHook usages
      
      * fix comments
      
      * fix comments
      
      * fix comments
      
      * fix comments
      
      * fix typo
      
      * refine description
      
      * refactor
      
      * refactor
      
      * add a sentence to improve docs
      
      * briefly introduce the hook of pytorch
      
      * refactor the order of sections
      
      * improve the description about hooks
      
      * improve
      
      * fix comments
      
      * update priorities
      
      * improve description
      
      * refactor title
      
      * fix typo
      
      * reorder priority of hook
      
      * fix typo
      
      * fix comments
      
      * remove the distributed argument from SyncBuffersHook
      73131734
    • Mashiro's avatar
      [Docs] Add logging doc (#39) · 84b8106a
      Mashiro authored
      * first commit
      
      * add logging doc
      
      * add logging doc
      
      * Fix lint
      
      * Fix typo
      
      * add logging
      
      * update docs
      
      * update logging.md
      
      * update logging.md
      
      * scale img
      
      * update logging docs
      
      * Fix as comment
      
      * Fix as comment
      
      * Fix as comment
      
      * Fix as comment
      
      Fix as comment
      
      * add introduction to current=True
      
      * Fix as comment
      
      Fix as comment
      
      * Fix as comment
      
      * Fix as comment
      84b8106a
    • RangiLyu's avatar
      Fix pt1.5 unit tests. (#65) · c2c5664f
      RangiLyu authored
      * Fix pt1.5 unit tests.
      
      * move to mmengine.testing
      c2c5664f
  3. Feb 27, 2022
  4. Feb 26, 2022
  5. Feb 25, 2022
  6. Feb 24, 2022
  7. Feb 22, 2022
  8. Feb 21, 2022
  9. Feb 19, 2022
  10. Feb 17, 2022
  11. Feb 16, 2022
  12. Feb 15, 2022
    • Zaida Zhou's avatar
      [Refactor] Move fileio directory from utils (#23) · 166ca023
      Zaida Zhou authored
      * move fileio directory from utils
      
      * remove CephBackend from fileio and clear some deprecated docstring
      
      * fix format
      
      * fix a spellling error
      166ca023
    • Zaida Zhou's avatar
      3b5e4606
    • Tao Gong's avatar
      Add unittest for BaseDataset (#15) · 100ede73
      Tao Gong authored
      * tmp commit
      
      * add unittest for basedataset
      
      * fix lint
      
      * resolve all comments
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * resolve comments
      
      * resolve comments
      
      * update
      
      * resolve comments
      
      * resolve comments
      100ede73
    • Zaida Zhou's avatar
      Add the unittest of registry (#5) · 6ba7ac3a
      Zaida Zhou authored
      * Add the unittest of registry
      
      * improve the format
      
      * fix the test_repr
      
      * refactor the test_init
      
      * add the copyright for tests directory
      
      * add more unit tests
      
      * fix error
      
      * add unit tests for _search_child and _get_root_registry
      
      * build_from_cfg supports dict, ConfictDict and Config
      
      * improve docstring
      6ba7ac3a
Loading