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

[Tune] Add OSS Vizier to Ray Tune #48684

Open
wants to merge 36 commits into
base: master
Choose a base branch
from

Conversation

xingyousong
Copy link

@xingyousong xingyousong commented Nov 11, 2024

Why are these changes needed?

We're adding OSS Vizier (https://github.com/google/vizier) to Ray Tune to increase reach and allow Ray users to use Google's hyperparameter optimizer, since it's been experimentally benchmarked to be one of the best.

Related issue number

None

Checks

  • YES: I've signed off every commit(by using the -s flag, i.e., git commit -s) in this PR.
  • NO (I edited everything in Github GUI) I've run scripts/format.sh to lint the changes in this PR.
  • N/A I've included any doc changes needed for https://docs.ray.io/en/master/.
    • YES I've added any new APIs to the API Reference. For example, if I added a
      method in Tune, I've added it in doc/source/tune/api/ under the
      corresponding .rst file.
  • NO (I added tests but don't know how to install RayTune with a custom fork) I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
  • Testing Strategy
    • YES: Unit tests
    • YES: Release tests
    • NO: This PR is not tested :(

Signed-off-by: xingyousong <xingyousong@google.com>
Signed-off-by: xingyousong <xingyousong@google.com>
Signed-off-by: xingyousong <xingyousong@google.com>
Signed-off-by: xingyousong <xingyousong@google.com>
Signed-off-by: xingyousong <xingyousong@google.com>
Signed-off-by: xingyousong <xingyousong@google.com>
Signed-off-by: xingyousong <xingyousong@google.com>
Signed-off-by: xingyousong <xingyousong@google.com>
Signed-off-by: xingyousong <xingyousong@google.com>
Signed-off-by: xingyousong <xingyousong@google.com>
Signed-off-by: xingyousong <xingyousong@google.com>
Signed-off-by: xingyousong <xingyousong@google.com>
Signed-off-by: xingyousong <xingyousong@google.com>
Signed-off-by: xingyousong <xingyousong@google.com>
Signed-off-by: xingyousong <xingyousong@google.com>
Signed-off-by: xingyousong <xingyousong@google.com>
Signed-off-by: xingyousong <xingyousong@google.com>
Signed-off-by: xingyousong <xingyousong@google.com>
Signed-off-by: xingyousong <xingyousong@google.com>
Signed-off-by: xingyousong <xingyousong@google.com>
Signed-off-by: xingyousong <xingyousong@google.com>
@xingyousong xingyousong changed the title Add OSS Vizier to Ray Tune [Tune] Add OSS Vizier to Ray Tune Nov 11, 2024
Signed-off-by: xingyousong <xingyousong@google.com>
Signed-off-by: xingyousong <xingyousong@google.com>
xingyousong and others added 13 commits November 11, 2024 13:36
Signed-off-by: xingyousong <xingyousong@google.com>
Signed-off-by: xingyousong <xingyousong@google.com>
Signed-off-by: xingyousong <xingyousong@google.com>
Signed-off-by: xingyousong <xingyousong@google.com>
Signed-off-by: xingyousong <xingyousong@google.com>
Signed-off-by: xingyousong <xingyousong@google.com>
Signed-off-by: xingyousong <xingyousong@google.com>
Signed-off-by: xingyousong <xingyousong@google.com>
Signed-off-by: xingyousong <xingyousong@google.com>
Signed-off-by: xingyousong <xingyousong@google.com>
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.

1 participant