mmcv/tests/test_runner
Miao Zheng 72e13e6a0b
fix baserunner bug (#840)
* fix baserunner bug

* add unit test

* hooks type check
2021-02-20 12:46:40 +08:00
..
test_basemodule.py add initializers and BaseModule for unified parameter initialization (#780) 2021-02-07 11:13:57 +08:00
test_checkpoint.py add initializers and BaseModule for unified parameter initialization (#780) 2021-02-07 11:13:57 +08:00
test_dist_utils.py Specifying distributed training port in os.environ when training with slurm (#362) 2020-06-20 00:49:44 +08:00
test_fp16.py Move unit tests to specific folders (#520) 2020-08-25 20:11:56 +08:00
test_hooks.py [Enhance] Refactor logger (#659) 2020-11-23 10:50:18 +08:00
test_optimizer.py Support to specify LR of DCN's conv_offset (#344) 2020-09-25 20:51:58 +08:00
test_runner.py fix baserunner bug (#840) 2021-02-20 12:46:40 +08:00
test_utils.py add unittest for set_random_seed (#376) 2020-07-02 00:13:04 +08:00