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

[Docs] updating doc to add reference #42771

Merged
merged 6 commits into from
Apr 30, 2024
Merged

Conversation

yash97
Copy link
Contributor

@yash97 yash97 commented Jan 27, 2024

Why are these changes needed?

Doc updated according to changes suggested in issue #36167. Made title similar to other title in same tree. Removed |: hugging face:|. Also added more context in doc as there are two python script present in doc where one is imported into another.

Related issue number

#36167

Checks

  • I've signed off every commit(by using the -s flag, i.e., git commit -s) in this PR.
  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/master/.
    • I've added any new APIs to the API Reference. For example, if I added a
      method in Tune, I've added it in doc/source/tune/api/ under the
      corresponding .rst file.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested :(

scottjlee and others added 2 commits January 27, 2024 14:30
Remove code for the old stages optimizer path (`ExecutionPlan._optimize()`), as well as related methods and tests. This should all be dead code, now that the streaming executor is enabled by default.

Signed-off-by: Scott Lee <sjl@anyscale.com>
Signed-off-by: yash97 <ythakkar97@gmail.com>
Signed-off-by: yash97 <ythakkar97@gmail.com>
Signed-off-by: yash97 <ythakkar97@gmail.com>
@yash97 yash97 changed the title updating doc to add refenrece [Docs] updating doc to add refenrece Feb 2, 2024
@yash97 yash97 changed the title [Docs] updating doc to add refenrece [Docs] updating doc to add reference Feb 2, 2024
@anyscalesam anyscalesam added the tune Tune-related issues label Apr 29, 2024
@anyscalesam anyscalesam added the triage Needs triage (eg: priority, bug/not-bug, and owning component) label Apr 29, 2024
@anyscalesam
Copy link
Collaborator

@matthewdeng - this looks straightforward enough; can we just squash and merge?

@aslonnie aslonnie merged commit 180b60a into ray-project:master Apr 30, 2024
5 checks passed
harborn pushed a commit to harborn/ray that referenced this pull request May 8, 2024
Doc updated according to changes suggested in issue ray-project#36167. Made title similar to other title in same tree. Removed |: hugging face:|. Also added more context in doc as there are two python script present in doc where one is imported into another.
ryanaoleary pushed a commit to ryanaoleary/ray that referenced this pull request Jun 7, 2024
Doc updated according to changes suggested in issue ray-project#36167. Made title similar to other title in same tree. Removed |: hugging face:|. Also added more context in doc as there are two python script present in doc where one is imported into another.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Needs triage (eg: priority, bug/not-bug, and owning component) tune Tune-related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants