Skip to content

Conversation

@aslonnie
Copy link
Collaborator

cherrypick #57995

cherrypick #57995

Signed-off-by: Lonnie Liu <[email protected]>
@aslonnie aslonnie merged commit 24aa97e into releases/2.51.0 Oct 22, 2025
3 of 5 checks passed
@aslonnie aslonnie deleted the lonnie-2510-jobfix branch October 22, 2025 19:55
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request correctly fixes an API usage issue in the run_simple_tune_job.py test workload. By replacing ray.train.report with ray.tune.report, the script now uses the appropriate function for reporting metrics within a Ray Tune job. The removal of the now-unused ray.train import is also a good cleanup. The changes are accurate and improve the correctness of the test script.

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