mmcv/tests/test_runner
Shilong Zhang 17fa6670eb
[Features] Add logger for initialization of parameters (#1150)
* add logger for init

* change init_info of oevrload init_weight

* add judgement for params_init_info

* add delete comments for params_init_info

* add docstr and more comments

* add docstr and more comments

* resolve comments

* dump to a file

* add unitest

* fix unitest

* fix unitest

* write to ori log

* fix typo

* resolve commnets
2021-07-23 21:07:54 +08:00
..
test_basemodule.py [Features] Add logger for initialization of parameters (#1150) 2021-07-23 21:07:54 +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_eval_hook.py EvalHook uses case-insensitive key indicator matching and configurabl… (#1076) 2021-06-24 22:08:48 +08:00
test_fp16.py Move unit tests to specific folders (#520) 2020-08-25 20:11:56 +08:00
test_hooks.py [Feature] Add flat cosine lr updater (#1066) 2021-07-20 17:16:50 +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 [Improvement] Improve digit_version & use it for version_checking (#1185) 2021-07-23 21:03:33 +08:00