mmcv/tests
Yuanhao Zhu 51c65c97ec
fix syncbn parameter order mismatch and parrots bug (#488)
2020-08-13 19:27:05 +08:00
..
data Update config to support predefined variables (#348) 2020-07-08 20:53:54 +08:00
test_cnn Add Depthwise Seperable ConvModule (#477) 2020-08-09 17:29:02 +08:00
test_image Support pillow resize (#426) 2020-07-17 19:25:47 +08:00
test_ops fix syncbn parameter order mismatch and parrots bug (#488) 2020-08-13 19:27:05 +08:00
test_runner Ema (#421) 2020-07-30 22:06:19 +08:00
test_video Remove more unused things (#338) 2020-06-13 20:19:30 +08:00
test_arraymisc.py
test_config.py Update config to support predefined variables (#348) 2020-07-08 20:53:54 +08:00
test_fileclient.py Harmless changes (#340) 2020-06-15 11:29:01 +08:00
test_fileio.py
test_fp16.py Support FP16 (#428) 2020-07-17 11:14:07 +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 Replace `re` with `regex` (#457) 2020-08-03 11:45:50 +08:00
test_misc.py
test_optimizer.py Fix potential bug in DefaultOptimizerConstructor (#355) 2020-06-18 22:07:16 +08:00
test_parallel.py Add pytorch 1.6 to CI (#476) 2020-08-09 21:56:15 +08:00
test_path.py
test_progressbar.py Harmless changes (#340) 2020-06-15 11:29:01 +08:00
test_registry.py replace DeprecationWarning with UserWarning (#353) 2020-06-17 20:52:48 +08:00
test_timer.py
test_visualization.py