Skip to content

How to compute metric in each step without reseting the metric #5166

@Adoni

Description

@Adoni

I want to know a metric during the process of an epoch. That is, I want to know the metric value until now. However, if I call metric.compute() in each step, it will reset my metric, which is not expected. I read the source code and didn't find a clever way to do that. So could you tell me how to do that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureIs an improvement or enhancementquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions