mmcv/tests
Evgeny Nizhibitsky 395efbf2e9 Make latest checkpoint symlink relative (#75)
* Make latest symlink relative. Add tests

* Skip test_save_checkpoint in the absense of torch

* Fix pep8 in test_runner

* Import runner only if torch import has succeeded
2019-06-15 19:56:27 +08:00
..
data bug fix: raise exceptions for missing config keys 2018-09-20 14:15:12 +08:00
test_arraymisc.py add some unit tests 2018-10-07 17:45:41 +08:00
test_config.py add some unit tests 2018-10-07 17:45:41 +08:00
test_fileio.py Support str type for loggers (#39) 2019-03-25 21:59:02 -07:00
test_image.py test bgr2hls 2019-05-07 12:04:01 +08:00
test_misc.py port from cvbase and do some refactoring 2018-08-27 02:12:31 +08:00
test_optflow.py C++ implementation for Flow Warp Module (#71) 2019-05-28 20:03:08 +08:00
test_path.py fix unit test 2018-10-07 19:31:47 +08:00
test_progressbar.py port from cvbase and do some refactoring 2018-08-27 02:12:31 +08:00
test_runner.py Make latest checkpoint symlink relative (#75) 2019-06-15 19:56:27 +08:00
test_timer.py port from cvbase and do some refactoring 2018-08-27 02:12:31 +08:00
test_video.py add negative indexing support 2018-09-27 13:38:36 +08:00
test_visualization.py port from cvbase and do some refactoring 2018-08-27 02:12:31 +08:00