mmcv/tests/test_runner
takuoko 9709ff3f8c
[Enhancement] Add a new argument define_metric in wandb hook (#2237)
* wandb define_metric

* add test and some fix based on mmengine PR

* fix test

* add summary warnings

* Update mmcv/runner/hooks/logger/wandb.py

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

* Update mmcv/runner/hooks/logger/wandb.py

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-10-24 23:13:07 +08:00
..
test_basemodule.py Upgrade pre commit hooks (#2321) 2022-10-08 11:48:44 +08:00
test_checkpoint.py Upgrade pre commit hooks (#2321) 2022-10-08 11:48:44 +08:00
test_dist_utils.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_eval_hook.py Upgrade pre commit hooks (#2321) 2022-10-08 11:48:44 +08:00
test_fp16.py Upgrade pre commit hooks (#2321) 2022-10-08 11:48:44 +08:00
test_hooks.py [Enhancement] Add a new argument define_metric in wandb hook (#2237) 2022-10-24 23:13:07 +08:00
test_optimizer.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_runner.py Upgrade pre commit hooks (#2321) 2022-10-08 11:48:44 +08:00
test_utils.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00