Skip to content
Snippets Groups Projects
  1. Apr 20, 2023
  2. Apr 06, 2023
    • Mashiro's avatar
      [Refactor] Refactor checkpointhook unit tests (#789) · 2dbc8ed2
      Mashiro authored
      * Enhance config
      
      * add unit test data
      
      * Refacotr unitest of checkpointhook
      
      * add comments
      
      * Fix unit test
      
      * remove _get_metric_scope
      
      * tmp save
      
      * Revert "remove _get_metric_scope"
      
      This reverts commit eeb7a8c5ed2766bf773a9ed28f731fddacd10ac1.
      
      * Revert "Revert "remove _get_metric_scope""
      
      This reverts commit 5398255f6fb3dac8341f7d808f0d7d09350fcaae.
      
      * Revert "tmp save"
      
      This reverts commit cdc9919be8e0a78bbf264c060de2a4396c137d5a.
      
      * clean the code
      
      * Fix ut
      
      * minor fix
      
      * use str.replace
      2dbc8ed2
  3. Mar 29, 2023
  4. Mar 06, 2023
  5. Dec 28, 2022
  6. Sep 26, 2022
    • Zaida Zhou's avatar
      [Refactor] Refactor fileio without breaking back compatibility (#533) · ed84dfd3
      Zaida Zhou authored
      * [Refactor] Refactor fileio but without breaking bc
      
      * handle compatibility
      
      * fix format
      
      * modify io functions
      
      * fix ut
      
      * fix ut
      
      * rename method names
      
      * refine
      
      * refine docstring
      
      * fix ut in windows
      
      * update ut
      
      * minor fix
      
      * ensure client is not None when closing it
      
      * add more examples for list_dir_or_file interface
      
      * refine docstring
      
      * refine deprecated info
      
      * fix ut
      
      * add a description for lmdb docstring
      ed84dfd3
  7. Sep 22, 2022
  8. Sep 13, 2022
  9. Aug 15, 2022
  10. Aug 11, 2022
  11. Aug 08, 2022
  12. Jun 30, 2022
  13. Jun 22, 2022
  14. Jun 17, 2022
  15. May 05, 2022
  16. Mar 29, 2022
  17. Mar 25, 2022
  18. Mar 02, 2022
    • Yuan Liu's avatar
      [Feature]: Add checkpoint hook (#66) · cf239a2b
      Yuan Liu authored
      * [Feature]: Add checkpoint hook
      
      * [Fix]: Fix lint
      
      * [Fix]: Delete redundant optional and give an example to our_dir
      
      * [Feature]: Add test the last_ckpt in UT
      
      * [Fix]: Fix docstring problem
      
      * [Fix]: Add patch to UT
      
      * [Feature]: Add Test case for by epoch
      cf239a2b
Loading