mmcv/tests
Jingwei Zhang 86f9dc7a40 [Enhance] Support different border modes in imrotate (#2141)
* support different border_mode in imrotate

* fix docstring

* small fix

* reorder the border_mode arg in imrotate

* fix lint

* polish docstring

* polish docstring
2022-08-18 19:20:57 +08:00
..
data Add missing json file for testing torchvision0.13 (#2084) 2022-06-30 19:12:11 +08:00
test_cnn [Fix] num_channels can not be divisible by num_groups in test_build_norm_layer (#2085) 2022-06-30 19:28:34 +08:00
test_device [Feature] Add support for mps (#2092) 2022-07-07 16:05:49 +08:00
test_image [Enhance] Support different border modes in imrotate (#2141) 2022-08-18 19:20:57 +08:00
test_ops Remove fileio from mmcv and use mmengine.fileio instead (#2179) 2022-08-16 13:37:19 +08:00
test_runner Remove fileio from mmcv and use mmengine.fileio instead (#2179) 2022-08-16 13:37:19 +08:00
test_transforms complete repr functions 2022-07-19 19:18:16 +08:00
test_utils Remove fileio from mmcv and use mmengine.fileio instead (#2179) 2022-08-16 13:37:19 +08:00
test_video Transfer test data to aliyun (#2004) 2022-05-27 14:54:08 +08:00
test_arraymisc.py
test_load_model_zoo.py Remove fileio from mmcv and use mmengine.fileio instead (#2179) 2022-08-16 13:37:19 +08:00
test_parallel.py Fix lint (#1984) 2022-05-25 20:45:31 +08:00
test_visualization.py