Skip to content

Inspect UserWarning: TrainsLogger output_handler can not log metrics value type <class 'torch.Tensor'> #1124

@vfdev-5

Description

@vfdev-5

🚀 Feature

Currently, when running pascal voc12 training with Trains, we have the following warnings:

/ignite/ignite/contrib/handlers/trains_logger.py:150: UserWarning: TrainsLogger output_handler can not log metrics value type <class 'torch.Tensor'>
  warnings.warn("TrainsLogger output_handler can not log " "metrics value type {}".format(type(value)))

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions