1
0
mirror of https://github.com/open-mmlab/mmengine.git synced 2025-06-03 21:54:44 +08:00

2 Commits

Author SHA1 Message Date
Zaida Zhou
ed84dfd34d
[Refactor] Refactor fileio without breaking back compatibility ()
* [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
2022-09-26 14:30:40 +08:00
Zaida Zhou
429bb27972
[Refactor]: migrate LMDB backends and modifications from open-mmlab/mmcv#1764 and open-mmlab/mmcv#1747 ()
* Add fileio ut

* pick modification from master branch

* pick modification from mmcv 

* test fileio without mmcv

* remove unnecessary checking
2022-08-19 16:06:49 +08:00