Skip to content

[docs] Fix Ray Tune import count in CIFAR example#61512

Open
monkeyjack123 wants to merge 3 commits intoray-project:masterfrom
monkeyjack123:kk/docs-fix-cifar-import-count-61250
Open

[docs] Fix Ray Tune import count in CIFAR example#61512
monkeyjack123 wants to merge 3 commits intoray-project:masterfrom
monkeyjack123:kk/docs-fix-cifar-import-count-61250

Conversation

@monkeyjack123
Copy link

@monkeyjack123 monkeyjack123 commented Mar 5, 2026

Fixes a small docs inconsistency in the Tune CIFAR PyTorch example by correcting the import count text from "last three" to "last two" Ray Tune imports.

Closes #61250

@monkeyjack123 monkeyjack123 requested review from a team as code owners March 5, 2026 04:39
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 includes two documentation updates. The primary change correctly adjusts the count of Ray Tune imports in the CIFAR PyTorch example notebook. The other change adds legacy-compatible environment variables to the profiling documentation, which improves backward compatibility information. Both changes are accurate and enhance the documentation. For better clarity, it would be helpful to update the pull request description to encompass all changes made.

@ray-gardener ray-gardener bot added tune Tune-related issues docs An issue or change related to documentation community-contribution Contributed by the community labels Mar 5, 2026
@aslonnie aslonnie enabled auto-merge (squash) March 6, 2026 19:36
@github-actions github-actions bot added the go add ONLY when ready to merge, run all tests label Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Contributed by the community docs An issue or change related to documentation go add ONLY when ready to merge, run all tests tune Tune-related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: Incorrect count of Ray Tune imports in CIFAR PyTorch example

2 participants