Is your feature request related to a problem? Please describe.
Referring to the latest ignite built-in handlers, I think we can add support to track specified state in StatsHandler, etc.
https://github.com/pytorch/ignite/blob/master/ignite/contrib/handlers/base_logger.py#L55
Is your feature request related to a problem? Please describe.
Referring to the latest ignite built-in handlers, I think we can add support to track specified state in
StatsHandler, etc.https://github.com/pytorch/ignite/blob/master/ignite/contrib/handlers/base_logger.py#L55