Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add usage name in MetricUsage #1052

Closed
sdesrozis opened this issue May 19, 2020 · 0 comments · Fixed by #1054
Closed

Add usage name in MetricUsage #1052

sdesrozis opened this issue May 19, 2020 · 0 comments · Fixed by #1054

Comments

@sdesrozis
Copy link
Contributor

🚀 Feature

Following @ericspod comment, usage name should be embedded in usage classes.

class EpochWise(MetricUsage):
    usage_name = "epoch_wise"
    ...

#1018 (comment)

@vfdev-5 vfdev-5 added this to To do in 0.4.0 via automation May 19, 2020
sdesrozis added a commit to sdesrozis/ignite that referenced this issue May 19, 2020
@sdesrozis sdesrozis mentioned this issue May 19, 2020
3 tasks
@vfdev-5 vfdev-5 moved this from To do to In progress in 0.4.0 May 20, 2020
0.4.0 automation moved this from In progress to Done May 20, 2020
sdesrozis added a commit that referenced this issue May 20, 2020
* fix #1052

* improve covering
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
0.4.0
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants