ignite
ignite copied to clipboard
Add logging of mappings in BaseLogger
Fixes #3294
Description:
Adds support for Mapping metrics in loggers
Check list:
- [ ] New tests are added (if a new feature is added)
- [ ] New doc strings: description and/or example code are in RST format
- [ ] Documentation is updated (if required)
Before testing this, I would like to be sure the feature is of interest.
@vfdev-5 is it ok for you like that? If so, I'll fix the linting and adapt the tests