mmcv/tests/test_runner
Miao Zheng 65fec73509
[Refactoring] Revise function of layers and override keys in init_cfg (#893)
* [Refactoring]Approve init_cfg

* revise unit test

* revise according to comments

* add comment for wholemodule
2021-03-26 16:57:59 +08:00
..
test_basemodule.py [Refactoring] Revise function of layers and override keys in init_cfg (#893) 2021-03-26 16:57:59 +08:00
test_checkpoint.py [Feature] Support revise_keys in load_checkpoint(). (#829) 2021-03-03 10:59:11 +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 [Feature] Support revise_keys in load_checkpoint(). (#829) 2021-03-03 10:59:11 +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