"docs/source/basic_tutorials/using_guidance.md" did not exist on "f6615080b9290a89d9e83d29257d510c8c994762"
[Feature] Add SegmindLoggerHook (#1650)
* add SegmindLoggerHook * update linting for segmind.py * ran pre-commit * add test_segmind_hook - add SegmindLoggerHook import in: mmcv/runner/__init__.py mmcv/runner/hooks/__init__.py mmcv/runner/hooks/logger/__init__.py * update test_segmind_hook - Add Docstring to SegmindLoggerHook - Use get_loggable_tags(...) * update test_hooks.py & segmind.py - mmcv/runner/hooks/logger/segmind.py moved docs from __init__ to class ... update ImportError line-indentation remove unwanted method - tests/test_runner/test_hooks.py update assert_called_with only on hook.segmind_mlflow_log * Update tests/test_runner/test_hooks.py disable yapf on test_hooks.py imports Co-authored-by:Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmcv/runner/hooks/logger/segmind.py Update SegmindLoggerHook docstring Co-authored-by:
Jiazhen Wang <47851024+teamwong111@users.noreply.github.com> * update before_run method in segmind.py removed un-used statements * updated imports in SegmindLoggerHook * update SegmindLoggerHook - code cleanup * update SegmindLoggerHook - add interval parameter in __init__ method * update SegmindLoggerHook - more arguments passes to __init__ method - interval - ignore_last - reset_flag - by_epoch * Update mmcv/runner/hooks/logger/segmind.py Co-authored-by:
Mashiro <57566630+HAOCHENYE@users.noreply.github.com> * Update mmcv/runner/hooks/logger/segmind.py Co-authored-by:
Mashiro <57566630+HAOCHENYE@users.noreply.github.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
Jiazhen Wang <47851024+teamwong111@users.noreply.github.com> Co-authored-by:
Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
Showing
Please register or sign in to comment