mmcv/tests/test_runner
zhouzaida d525cfde10
[Fix] Fix bug of lr updater hook (#907)
* [Fix] fix bug of lr update hook

* [Fix] fix bug of lr update hook

* [Fix] Fix bug of lr updater hook
2021-04-09 10:13:32 +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
test_eval_hook.py [Feature] Add EvalHook which will be used in downstream projects (#739) 2021-04-08 16:42:30 +08:00
test_fp16.py Move unit tests to specific folders (#520) 2020-08-25 20:11:56 +08:00
test_hooks.py [Fix] Fix bug of lr updater hook (#907) 2021-04-09 10:13:32 +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