mmcv/tests
Jerry Jiarui XU c6784f4acf
add backend arg (#350)
* add backend arg

* add test

* update doc, add test

* update test

* update doc
2020-06-17 19:42:31 +08:00
..
data added pillow backend in loading (#333) 2020-06-17 10:25:48 +08:00
test_cnn add more act w.o. inplace opt (#329) 2020-06-10 15:42:09 +08:00
test_image add backend arg (#350) 2020-06-17 19:42:31 +08:00
test_runner Add CosineRestartLrUpdaterHook (#319) 2020-06-15 23:01:26 +08:00
test_video Remove more unused things (#338) 2020-06-13 20:19:30 +08:00
test_arraymisc.py Add copyright header (#171) 2020-01-10 13:34:42 +08:00
test_config.py Add syntax check in .py config (#330) 2020-06-10 23:07:59 +08:00
test_fileclient.py Harmless changes (#340) 2020-06-15 11:29:01 +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_logging.py Add logging utils (#196) 2020-02-24 22:31:36 +08:00
test_misc.py Remove supports for python 2.7 and bump version to 0.4.0 (#211) 2020-03-16 15:15:35 +08:00
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 Harmless changes (#340) 2020-06-15 11:29:01 +08:00
test_registry.py remove deprecate register_module (#262) 2020-05-02 00:35:30 +08:00
test_timer.py Add copyright header (#171) 2020-01-10 13:34:42 +08:00
test_visualization.py Add copyright header (#171) 2020-01-10 13:34:42 +08:00