Mashiro
cc3b74b5e8
[Fix] Fix lint ( #1598 )
...
* [Fix] Fix lint
* [Fix] Fix lint
* Update mmengine/dist/utils.py
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
---------
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2024-11-02 22:23:51 +08:00
Zaida Zhou
5753cd98e0
[Fix] backend_args should not be modified by get_file_backend ( #897 )
2023-02-01 14:47:22 +08:00
SUNYC
7e787d8ffa
[Enhance] Add a new parameter conf_path in PetrelBackend ( #774 )
...
* feat: add conf_path in PetrelBackend
* Update mmengine/fileio/backends/petrel_backend.py
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
2022-11-29 14:23:16 +08:00
Zaida Zhou
ed84dfd34d
[Refactor] Refactor fileio without breaking back compatibility ( #533 )
...
* [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 ( #426 )
...
* Add fileio ut
* pick modification from master branch
* pick modification from mmcv #1764
* test fileio without mmcv
* remove unnecessary checking
2022-08-19 16:06:49 +08:00