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] Update Ray Tune examples and tests off of ray.train APIs #50435

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

Conversation

justinvyu
Copy link
Contributor

Summary

#49317 initiated the decoupling of Ray Train and Ray Tune top-level APIs. This PR updates all of the internal usage in Ray Tune examples and tests to switch from ray.air (super out-dated) and ray.train imports to ray.tune imports instead.

See ray-project/enhancements#57 for context around the changes.

Follow-up Work

This PR doesn't touch the Tune examples in doc/*. This will be addressed in a separate PR.

Signed-off-by: Justin Yu <[email protected]>
Signed-off-by: Justin Yu <[email protected]>
Signed-off-by: Justin Yu <[email protected]>
Signed-off-by: Justin Yu <[email protected]>
Signed-off-by: Justin Yu <[email protected]>
Signed-off-by: Justin Yu <[email protected]>
Signed-off-by: Justin Yu <[email protected]>
Signed-off-by: Justin Yu <[email protected]>
…_revamp/update_docs_and_examples

Signed-off-by: Justin Yu <[email protected]>
@justinvyu justinvyu requested a review from a team as a code owner February 12, 2025 22:37
@justinvyu justinvyu requested a review from a team as a code owner February 13, 2025 00:14
This reverts commit 93e20ba.

Signed-off-by: Justin Yu <[email protected]>
Copy link
Collaborator

@aslonnie aslonnie left a comment

Choose a reason for hiding this comment

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

for build ci file changes.

@justinvyu justinvyu removed the request for review from a team February 13, 2025 00:15
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.

4 participants