mmcv/tests/test_runner
Shilong Zhang 18c64d5fb0
Fix potential bugs of basemodule when record the initilization information (#1217)
* 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

* fix call initweights twice in topmost module

* fix the potential bug of recursive import

* fix unitest

* fix potiential bugs

* remove unneccesary change

* add more unitest

* fix add param in initweights

* add more comments

* raise error

* add more detail assert error
2021-08-11 22:05:44 +08:00
..
test_basemodule.py Fix potential bugs of basemodule when record the initilization information (#1217) 2021-08-11 22:05:44 +08:00
test_checkpoint.py
test_dist_utils.py
test_eval_hook.py
test_fp16.py
test_hooks.py [Feature] Add flat cosine lr updater (#1066) 2021-07-20 17:16:50 +08:00
test_optimizer.py
test_runner.py [Docs] Add header for files (#1181) 2021-08-08 22:10:55 +08:00
test_utils.py [Improvement] Improve digit_version & use it for version_checking (#1185) 2021-07-23 21:03:33 +08:00