mmcv/tests
Kai Chen cd873f9c2f
Fix a potential bug of removing temp dir (#218)
* fix a potential bug of removing temp dir

* bump version to v0.4.2
2020-03-28 22:00:19 +08:00
..
data add base for config (#194) 2020-03-15 20:29:17 +08:00
test_arraymisc.py Add copyright header (#171) 2020-01-10 13:34:42 +08:00
test_config.py Remove supports for python 2.7 and bump version to 0.4.0 (#211) 2020-03-16 15:15:35 +08:00
test_fileio.py Add copyright header (#171) 2020-01-10 13:34:42 +08:00
test_hooks.py Remove supports for python 2.7 and bump version to 0.4.0 (#211) 2020-03-16 15:15:35 +08:00
test_image.py support pathlib in imageio (#208) 2020-03-14 23:16:44 +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_optflow.py Add copyright header (#171) 2020-01-10 13:34:42 +08:00
test_path.py support recursive scanndir (#215) 2020-03-19 22:50:37 +08:00
test_progressbar.py Remove supports for python 2.7 and bump version to 0.4.0 (#211) 2020-03-16 15:15:35 +08:00
test_registry.py Add registry and build_from_cfg (#195) 2020-02-24 22:21:01 +08:00
test_runner.py Remove supports for python 2.7 and bump version to 0.4.0 (#211) 2020-03-16 15:15:35 +08:00
test_timer.py Add copyright header (#171) 2020-01-10 13:34:42 +08:00
test_video.py Fix a potential bug of removing temp dir (#218) 2020-03-28 22:00:19 +08:00
test_visualization.py Add copyright header (#171) 2020-01-10 13:34:42 +08:00
test_weight_init.py add bias_init_with_prob (#213) 2020-03-17 20:48:46 +08:00