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

Save results as DVC experiment #310

Closed
dberenbaum opened this issue Sep 27, 2022 · 1 comment · Fixed by #366
Closed

Save results as DVC experiment #310

dberenbaum opened this issue Sep 27, 2022 · 1 comment · Fixed by #366
Assignees
Labels
A: dvc DVC integration p1-important Include in the next sprint

Comments

@dberenbaum
Copy link
Collaborator

Depends on iterative/dvc#6746.

If DVC is installed, DVCLive should be able to create an experiment ref. This should be possible by either:

  1. Making Live a context manager invoked by with dvclive.Live() as live:.
  2. Adding a Live.end method.

For the first iteration, having one or the other of these approaches is fine, but ultimately we might want both.

@dberenbaum dberenbaum added p1-important Include in the next sprint A: dvc DVC integration labels Sep 27, 2022
@dberenbaum

This comment was marked as off-topic.

@dtrifiro dtrifiro self-assigned this Oct 3, 2022
@dtrifiro dtrifiro added this to DVC Oct 3, 2022
@dtrifiro dtrifiro moved this to Backlog in DVC Oct 3, 2022
@dtrifiro dtrifiro moved this from Backlog to Todo in DVC Oct 3, 2022
@dberenbaum dberenbaum mentioned this issue Nov 1, 2022
13 tasks
@dberenbaum dberenbaum assigned daavoo and unassigned dtrifiro Nov 18, 2022
@daavoo daavoo removed this from DVC Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: dvc DVC integration p1-important Include in the next sprint
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants