-
Notifications
You must be signed in to change notification settings - Fork 6.9k
[Tune] Add OSS Vizier to Ray Tune #48684
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
Conversation
Signed-off-by: xingyousong <[email protected]>
Signed-off-by: xingyousong <[email protected]>
Signed-off-by: xingyousong <[email protected]>
Signed-off-by: xingyousong <[email protected]>
Signed-off-by: xingyousong <[email protected]>
Signed-off-by: xingyousong <[email protected]>
Signed-off-by: xingyousong <[email protected]>
Signed-off-by: xingyousong <[email protected]>
Signed-off-by: xingyousong <[email protected]>
Signed-off-by: xingyousong <[email protected]>
Signed-off-by: xingyousong <[email protected]>
Signed-off-by: xingyousong <[email protected]>
Signed-off-by: xingyousong <[email protected]>
Signed-off-by: xingyousong <[email protected]>
Signed-off-by: xingyousong <[email protected]>
Signed-off-by: xingyousong <[email protected]>
Signed-off-by: xingyousong <[email protected]>
Signed-off-by: xingyousong <[email protected]>
Signed-off-by: xingyousong <[email protected]>
Signed-off-by: xingyousong <[email protected]>
Signed-off-by: xingyousong <[email protected]>
Signed-off-by: xingyousong <[email protected]>
Signed-off-by: xingyousong <[email protected]>
Signed-off-by: Matthew Deng <[email protected]>
Signed-off-by: Matthew Deng <[email protected]>
Signed-off-by: Matthew Deng <[email protected]>
Signed-off-by: Matthew Deng <[email protected]>
Signed-off-by: Matthew Deng <[email protected]>
Signed-off-by: xingyousong <[email protected]>
Signed-off-by: xingyousong <[email protected]>
Signed-off-by: xingyousong <[email protected]>
Signed-off-by: xingyousong <[email protected]>
Signed-off-by: xingyousong <[email protected]>
Signed-off-by: xingyousong <[email protected]>
Signed-off-by: xingyousong <[email protected]>
Signed-off-by: matthewdeng <[email protected]>
Signed-off-by: Matthew Deng <[email protected]>
Signed-off-by: xingyousong <[email protected]>
Signed-off-by: Matthew Deng <[email protected]>
Signed-off-by: Matthew Deng <[email protected]>
Signed-off-by: Matthew Deng <[email protected]>
Signed-off-by: Matthew Deng <[email protected]>
Signed-off-by: xingyousong <[email protected]>
This pull request has been automatically marked as stale because it has not had You can always ask for help on our discussion forum or Ray's public slack channel. If you'd like to keep this open, just leave any comment, and the stale label will be removed. |
This pull request has been automatically closed because there has been no more activity in the 14 days Please feel free to reopen or open a new pull request if you'd still like this to be addressed. Again, you can always ask for help on our discussion forum or Ray's public slack channel. Thanks again for your contribution! |
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
git commit -s
) in this PR.scripts/format.sh
to lint the changes in this PR.method in Tune, I've added it in
doc/source/tune/api/
under thecorresponding
.rst
file.