mmcv/tests
louzana 2c6fc5fd9b
fix bug of building ConvModule with HSigmoid using inplace=True and a… (#369)
* fix bug of building ConvModule with HSigmoid using inplace=True and add corresponding unittest

* fix linting
2020-06-28 23:27:14 +08:00
..
data add ext ops, support parrots (#310) 2020-06-28 23:15:47 +08:00
test_cnn fix bug of building ConvModule with HSigmoid using inplace=True and a… (#369) 2020-06-28 23:27:14 +08:00
test_image add ext ops, support parrots (#310) 2020-06-28 23:15:47 +08:00
test_ops add ext ops, support parrots (#310) 2020-06-28 23:15:47 +08:00
test_runner Specifying distributed training port in os.environ when training with slurm (#362) 2020-06-20 00:49:44 +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 Add syntax check in .py config (#330) 2020-06-10 23:07:59 +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_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