mmsegmentation/docs/en/migration
谢昕辰 124b87ce90
[Refactor] Refactor fileio (#2543)
## Motivation

Use the new fileio from mmengine
https://github.com/open-mmlab/mmengine/pull/533

## Modification

1. Use `mmengine.fileio` to repalce FileClient  in mmseg/datasets
2. Use `mmengine.fileio` to repalce FileClient in
mmseg/datasets/transforms
3. Use `mmengine.fileio` to repalce FileClient in mmseg/visualization

## BC-breaking (Optional)

we modify all the dataset configurations, so please use the latest config file.
2023-02-01 17:53:22 +08:00
..
index.rst [Doc] Add Migration documentation (#2066) 2022-10-28 21:20:15 +08:00
interface.md [Refactor] Refactor fileio (#2543) 2023-02-01 17:53:22 +08:00
package.md [Doc] Fix minor typo in migration `package.md` (#2518) 2023-01-30 12:02:09 +08:00