Skip to content
Snippets Groups Projects
  1. Feb 21, 2022
  2. Feb 19, 2022
  3. Feb 17, 2022
  4. Feb 16, 2022
  5. 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
    • 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
    • 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
Loading