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

exp init: fixes #7534; simplifies/updates exp init --live #7703

Merged
merged 1 commit into from May 9, 2022

Conversation

dberenbaum
Copy link
Contributor

Still need to fix tests, but I thought this might be easier than explaining the changes correctly.

@dberenbaum dberenbaum requested a review from a team as a code owner May 5, 2022 16:45
@dberenbaum dberenbaum requested review from pmrowla, daavoo and skshetry and removed request for pmrowla May 5, 2022 16:45
dvc/repo/experiments/init.py Outdated Show resolved Hide resolved
@dberenbaum
Copy link
Contributor Author

Okay, tests are ready. Sorry, should have put in draft mode/held off on assigning you.

Copy link
Contributor

@daavoo daavoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are missing test using explicit --live and --metrics/--plots together

@dberenbaum
Copy link
Contributor Author

We are missing test using explicit --live and --metrics/--plots together

Added.

Copy link
Member

@skshetry skshetry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dberenbaum, changes look good to me. I have 2 suggestions above. I can also handle if needed, lmk. 🙂

@dberenbaum
Copy link
Contributor Author

@dberenbaum, changes look good to me. I have 2 suggestions above. I can also handle if needed, lmk. 🙂

Thanks! Updated the PR.

@skshetry skshetry merged commit 477f266 into main May 9, 2022
@skshetry skshetry deleted the exp-init-live branch May 9, 2022 15:13
Comment on lines 194 to +195
"--type",
choices=["default", "dl"],
choices=["default", "checkpoint"],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs doc update 🙂 (at least in exp init --type ref.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: cli Related to the CLI A: experiments Related to dvc exp enhancement Enhances DVC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants