mmcv/tests
lizz b87e774f66
Remove more unused things (#338)
* Remove more unused things

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

* panic

Signed-off-by: lizz <lizz@sensetime.com>
2020-06-13 20:19:30 +08:00
..
data add reserved key in config (#315) 2020-06-04 14:55:28 +08:00
test_cnn add more act w.o. inplace opt (#329) 2020-06-10 15:42:09 +08:00
test_image Add colorspace functions: rgb2ycbcr, bgr2ycbcr, ycbcr2rgb and ycbcr2bgr (#259) 2020-05-03 23:32:48 +08:00
test_runner Add IterBasedRunner (#314) 2020-06-11 13:35:34 +08:00
test_video Remove more unused things (#338) 2020-06-13 20:19:30 +08:00
test_arraymisc.py
test_config.py Add syntax check in .py config (#330) 2020-06-10 23:07:59 +08:00
test_fileclient.py enalbe memcached support in PetrelBackend (#341) 2020-06-13 18:32:48 +08:00
test_fileio.py
test_load_model_zoo.py BC of model zoo: add deprecate urls (#301) 2020-05-27 22:09:06 +08:00
test_logging.py
test_misc.py
test_optimizer.py Add optimizer constructor from mmdetection (#313) 2020-06-02 19:57:24 +08:00
test_parallel.py Fix the BC issue of ddp (#325) 2020-06-08 22:34:19 +08:00
test_path.py support recursive scanndir (#215) 2020-03-19 22:50:37 +08:00
test_progressbar.py Use f-string (#245) 2020-04-26 00:21:54 +08:00
test_registry.py remove deprecate register_module (#262) 2020-05-02 00:35:30 +08:00
test_timer.py
test_visualization.py