mmcv/tests
lizz d9effbd1d0
Support variables in base files for configs (#1083)
* Support variables in base files for configs

Signed-off-by: lizz <lizz@sensetime.com>

* Test json and yaml as well

Signed-off-by: lizz <lizz@sensetime.com>

* Add test for recusive base

Signed-off-by: lizz <lizz@sensetime.com>

* Test misleading values

Signed-off-by: lizz <lizz@sensetime.com>

* Improve comments

Signed-off-by: lizz <lizz@sensetime.com>

* Add doc

Signed-off-by: lizz <lizz@sensetime.com>

* Improve doc

Signed-off-by: lizz <lizz@sensetime.com>

* More tests

Signed-off-by: lizz <lizz@sensetime.com>

* Harder test case

Signed-off-by: lizz <lizz@sensetime.com>

* use BASE_KEY instead of base

Signed-off-by: lizz <lizz@sensetime.com>
2021-06-25 14:30:58 +08:00
..
data Support variables in base files for configs (#1083) 2021-06-25 14:30:58 +08:00
test_cnn empty tensor inference backward compatible (#1131) 2021-06-24 17:04:03 +08:00
test_image [Enhancement] Support resize or rescale to multiple (#1121) 2021-06-24 21:21:51 +08:00
test_ops [Feature]: add modulated deformable conv TensorRT support (#1078) 2021-06-16 21:38:07 +08:00
test_runner EvalHook uses case-insensitive key indicator matching and configurabl… (#1076) 2021-06-24 22:08:48 +08:00
test_utils Support variables in base files for configs (#1083) 2021-06-25 14:30:58 +08:00
test_video
test_arraymisc.py
test_fileclient.py add HTTP backend (#860) 2021-03-03 16:23:04 +08:00
test_fileio.py
test_load_model_zoo.py map_location for all (#826) 2021-02-10 12:23:39 +08:00
test_parallel.py
test_visualization.py