mmsegmentation/configs/_base_
谢昕辰 a947e3e754
[FIx] Set default `backend_args` values to None (#2597)
## Motivation

In MMEngine >= 0.2.0, it might directly determine what the backend is by
using the `data_root` path.

## Modification

Set all default `backend_args` values are `None`.
2023-02-16 15:33:52 +08:00
..
datasets [FIx] Set default `backend_args` values to None (#2597) 2023-02-16 15:33:52 +08:00
models [Feature] Support PoolFormer in MMSegmentation 2.0 (#2191) 2022-10-19 13:08:07 +08:00
schedules fix logger cfg (#1894) 2022-08-19 20:50:03 +08:00
default_runtime.py [Refactor] Support TTA (#2184) 2022-12-30 22:52:07 +08:00