mmengine/tests
Mashiro 925ac870e2
[Fix] Unloaded weights will not be initialized when using PretrainedIinit (#764)
* Separate init_cfgs to pretrained_cfg and other_cfgs

* Fix unit test

* update documentation

* Fix render of initialize.md

* Fix as comment

* rename initialize.md to weight_initialization.md

* add file

* fix ci

* rename weight_initialization.md to initialize.md

* Fix duplicated .md
2023-01-09 18:46:30 +08:00
..
data
test_config [Fix] Fix `Config` cannot parse base config when there is `.` in tmp path (#856) 2022-12-30 14:56:14 +08:00
test_data
test_dataset
test_device
test_dist
test_evaluator [Fix] Fix offline_evaluate index error (#630) 2022-11-18 01:17:12 +08:00
test_fileio [Enhance] Add a new parameter conf_path in PetrelBackend (#774) 2022-11-29 14:23:16 +08:00
test_hooks [Enhance] Ensure metrics is not empty when saving best ckpts (#849) 2022-12-28 11:34:08 +08:00
test_hub [Docs] Fix docstring and documentation used for hub.get_model (#659) 2022-11-02 10:16:56 +08:00
test_logging
test_model [Fix] Unloaded weights will not be initialized when using PretrainedIinit (#764) 2023-01-09 18:46:30 +08:00
test_optim [Fix] ZeroRedundancyOptimizer ambiguous error with param groups when pytorch < 1.12.0 (#818) 2022-12-19 17:07:58 +08:00
test_registry [Feature] Registry supports import modules automatically. (#643) 2022-12-23 15:46:29 +08:00
test_runner [Enhance] Add support of TorchVision's Model Registration API (#793) 2022-12-11 22:08:51 +08:00
test_structures [Docs] Update docstring of structures (#840) 2022-12-21 20:07:18 +08:00
test_testing [Enhance] enhance runner test case (#631) 2022-11-21 11:54:05 +08:00
test_utils [Fix] Ignore the distributed tests for macOS platform (#821) 2022-12-27 16:18:46 +08:00
test_visualizer [Fix] Fix failed unit tests caused by the new released numpy (#838) 2022-12-20 11:00:47 +08:00