mmcv/tests
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
..
data [Fix]: fix missing check of directory in scandir (#1110) 2021-06-29 21:31:00 +08:00
test_cnn [Docs] Add header for files (#1181) 2021-08-08 22:10:55 +08:00
test_image [Docs] Add header for files (#1181) 2021-08-08 22:10:55 +08:00
test_ops [Improvement] Improve digit_version & use it for version_checking (#1185) 2021-07-23 21:03:33 +08:00
test_runner Fix potential bugs of basemodule when record the initilization information (#1217) 2021-08-11 22:05:44 +08:00
test_utils [Docs] Add header for files (#1181) 2021-08-08 22:10:55 +08:00
test_video [Docs] Add header for files (#1181) 2021-08-08 22:10:55 +08:00
test_arraymisc.py [Docs] Add header for files (#1181) 2021-08-08 22:10:55 +08:00
test_fileclient.py add HTTP backend (#860) 2021-03-03 16:23:04 +08:00
test_fileio.py [Docs] Add header for files (#1181) 2021-08-08 22:10:55 +08:00
test_load_model_zoo.py [Docs] Add header for files (#1181) 2021-08-08 22:10:55 +08:00
test_parallel.py [Fix] Fix unittest in pt1.9 (#1146) 2021-07-03 20:47:22 +08:00
test_visualization.py [Docs] Add header for files (#1181) 2021-08-08 22:10:55 +08:00