MMCV V1.0.5 Release
New Features
- Add
EMAHook
. - Add
get_git_hash()
to get the commit id for a git repo.
Bug Fixes
- Fix ONNX symbolic for parrots.
- Fix
SyncBuffersHook
on single GPU training. - Import
Fp16OptimizerHook
tommcv.Runner
. - Fix regex on windows.