-
Notifications
You must be signed in to change notification settings - Fork 6.1k
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
Minor Ray API doc refinements #8060
Minor Ray API doc refinements #8060
Conversation
…n obsolete link to Anaconda.
Can one of the admins verify this patch? |
Test FAILed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
memory: The amount of memory (in bytes) that is available for use by | ||
workers requesting memory resources. By default, this is autoset | ||
based on available system memory. | ||
workers requesting memory resources. By default, this is |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do you mean to say that autoset isn't a real word !?!?!? ;)
Why are these changes needed?
Minor additions and wording clarifications to the core Ray API documentation.
Related issue number
N/A
Checks
scripts/format.sh
to lint the changes in this PR.