Skip to content
Snippets Groups Projects
  1. Dec 28, 2022
  2. 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
  3. Sep 22, 2022
  4. Sep 13, 2022
  5. Aug 15, 2022
  6. Aug 11, 2022
  7. Aug 08, 2022
  8. Jun 30, 2022
  9. Jun 22, 2022
  10. Jun 17, 2022
  11. May 05, 2022
  12. Mar 29, 2022
  13. Mar 25, 2022
  14. 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
Loading