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

Require explicit arguments for mlos_core optimizers #760

Merged
merged 11 commits into from
Jun 28, 2024

Conversation

jsfreischuetz
Copy link
Contributor

@jsfreischuetz jsfreischuetz commented Jun 28, 2024

This is a simple PR that makes all arguments explicit for optimizer-related function calls in preparation to add additional arguments in #751 and make it easier to review.

@jsfreischuetz jsfreischuetz requested a review from a team as a code owner June 28, 2024 00:06
@bpkroth bpkroth changed the title Require Explicit Arguments Require explicit arguments for mlos_core optimizers Jun 28, 2024
Copy link
Contributor

@bpkroth bpkroth left a comment

Choose a reason for hiding this comment

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

I'd like to change the configurations parameter to configs at the same time for brevity and make sure the tests pass, but other than that LGTM.

jsfreischuetz and others added 5 commits June 28, 2024 12:03
Co-authored-by: Brian Kroth <bpkroth@users.noreply.github.com>
Co-authored-by: Brian Kroth <bpkroth@users.noreply.github.com>
Co-authored-by: Brian Kroth <bpkroth@users.noreply.github.com>
Copy link
Contributor

@bpkroth bpkroth left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@bpkroth bpkroth merged commit bb6c6f2 into microsoft:main Jun 28, 2024
11 of 12 checks passed
@bpkroth
Copy link
Contributor

bpkroth commented Jun 28, 2024

Ignoring the Windows CI issue for now - #768

@jsfreischuetz jsfreischuetz deleted the explicit_args branch June 28, 2024 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants