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

System metrics should be plotted with timestamp rather than step #791

Open
2 tasks
AlexandreKempf opened this issue Feb 26, 2024 · 0 comments
Open
2 tasks
Assignees

Comments

@AlexandreKempf
Copy link
Contributor

The system metrics should be plotted with timestamp rather than step.

TODO list:

  • Live should save in the dvcyaml:
metrics:
- dvclive/metrics.json
plots:
- dvclive/plots/metrics:
    x: step
- dvclive/plots/metrics/system:
    x: timestamp
  • Add a new template to display relative timestamp (timestamp axis that start at 0).

Blocker: iterative/dvc#10320

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Backlog
Development

No branches or pull requests

2 participants