mmcv/tests/test_runner
Wang Xinjiang 66604e83de
Add syncbuffer hook (#443)
* reformat

* reformat

* Add register hook from cfg

* docstring

* change according to comments
2020-07-24 14:15:44 +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 Add syncbuffer hook (#443) 2020-07-24 14:15:44 +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