mmcv/tests/test_runner
shilong 1830347f8b
Ema (#421)
* add ema hook

* add ema hook resume

* add ema hook test

* fix typo

* fix according to comment

* delete logger

* fix according to comment

* fix unitest

* fix typo

* fix according to comment

* change to resume_from

* typo

* fix isort
2020-07-30 22:06:19 +08:00
..
test_checkpoint.py Remove all module wrapper's module when saving checkpoint (#399) 2020-07-08 23:20:22 +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_hooks.py Ema (#421) 2020-07-30 22:06:19 +08:00
test_runner.py Add runner.meta to checkpoint in save_checkpoint() (#438) 2020-07-20 11:40:04 +08:00
test_utils.py add unittest for set_random_seed (#376) 2020-07-02 00:13:04 +08:00