mmcv/tests
WRH f0e68404d2
Fix some bug as well as unit test for nms_rotate (#728)
* add const to nms_rorate in pybind

* fix test nms rotated

* skip test instead of passing it

* fix lint

* update pytest skip syntax
2020-12-18 15:17:11 +08:00
..
data Allow list index keys in Config.merge_from_dict (#696) 2020-12-08 17:17:27 +08:00
test_cnn [Feature] Add clamp activation layer. (#685) 2020-12-09 10:28:32 +08:00
test_image relax the error bound in colorspace conversion (#706) 2020-12-12 19:16:11 +08:00
test_ops Fix some bug as well as unit test for nms_rotate (#728) 2020-12-18 15:17:11 +08:00
test_runner [Enhance] Refactor logger (#659) 2020-11-23 10:50:18 +08:00
test_utils Lml/jit decorator (#673) 2020-12-15 18:20:37 +08:00
test_video [Refactor] remove the c implementation of flow_warp (#707) 2020-12-13 19:43:25 +08:00
test_arraymisc.py Add copyright header (#171) 2020-01-10 13:34:42 +08:00
test_fileclient.py Allow list index keys in Config.merge_from_dict (#696) 2020-12-08 17:17:27 +08:00
test_fileio.py Add copyright header (#171) 2020-01-10 13:34:42 +08:00
test_load_model_zoo.py BC of model zoo: add deprecate urls (#301) 2020-05-27 22:09:06 +08:00
test_parallel.py Add pytorch 1.6 to CI (#476) 2020-08-09 21:56:15 +08:00
test_visualization.py Add copyright header (#171) 2020-01-10 13:34:42 +08:00