mmcv/tests
Wang Xinjiang d4da3daa7e
Syncbuf (#447)
* More robust sync buffer hook

* More robust sync buffer hook

* Reformat
2020-07-25 12:51:46 +08:00
..
data Update config to support predefined variables (#348) 2020-07-08 20:53:54 +08:00
test_cnn Add pairwise function for 'gaussian' and 'concatenation' mode in NonLocal. (#424) 2020-07-17 23:44:50 +08:00
test_image Support pillow resize (#426) 2020-07-17 19:25:47 +08:00
test_ops Migrate op (#392) 2020-07-08 17:29:15 +08:00
test_runner Syncbuf (#447) 2020-07-25 12:51:46 +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 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 Add copyright header (#171) 2020-01-10 13:34:42 +08:00
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 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 Fix potential bug in DefaultOptimizerConstructor (#355) 2020-06-18 22:07:16 +08:00
test_parallel.py Add module wrapper registry (#352) 2020-06-17 20:12:54 +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 replace DeprecationWarning with UserWarning (#353) 2020-06-17 20:52:48 +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