mmcv/tests
David de la Iglesia Castro 2e6c8ec803
Refactor logger hooks (#605)
* Refactor tags for consistency

* Fix missing runner

* Fix missing runner

* Fix missing runner

* Fix missing runner

* Fix momentum runner hook inner iter

* Fix tests

* pre-commit run
2020-10-28 12:43:50 +08:00
..
data import_modules_from_strings when loading cfg from file (#606) 2020-10-15 22:29:24 +08:00
test_cnn Fix wrappers version comparison (#602) 2020-10-06 12:44:56 +08:00
test_image Supports brightness and contrast augmentations (#546) 2020-09-14 12:14:43 +08:00
test_ops add unittest for onnx convert (#608) 2020-10-26 11:33:35 +08:00
test_runner Refactor logger hooks (#605) 2020-10-28 12:43:50 +08:00
test_utils import_modules_from_strings when loading cfg from file (#606) 2020-10-15 22:29:24 +08:00
test_video Support reading video from url (#531) 2020-09-07 00:52:33 +08:00
test_arraymisc.py
test_fileclient.py Harmless changes (#340) 2020-06-15 11:29:01 +08:00
test_fileio.py
test_load_model_zoo.py
test_parallel.py Add pytorch 1.6 to CI (#476) 2020-08-09 21:56:15 +08:00
test_visualization.py