mirror of https://github.com/open-mmlab/mmcv.git
* Refine default hooks and custom hooks priority rank. * Add unit tests for custom hooks with string priority. * Use priority `ABOVE_NORMAL` and `BELOW_NORMAL` instead of `HIGHER` and `LOWER`. And add unit tests for custom hook with the same priority as default hooks. |
||
---|---|---|
.. | ||
test_basemodule.py | ||
test_checkpoint.py | ||
test_dist_utils.py | ||
test_eval_hook.py | ||
test_fp16.py | ||
test_hooks.py | ||
test_optimizer.py | ||
test_runner.py | ||
test_utils.py |