Skip to content

add missing configs for object detection template#53895

Merged
angelinalg merged 1 commit intomasterfrom
object-detection-add-missing-configs
Jun 17, 2025
Merged

add missing configs for object detection template#53895
angelinalg merged 1 commit intomasterfrom
object-detection-add-missing-configs

Conversation

@kunling-anyscale
Copy link
Copy Markdown
Contributor

@kunling-anyscale kunling-anyscale commented Jun 17, 2025

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 :(

Signed-off-by: Kunling Geng <kunling@kunling-LGW6TWQYVT.local>
Copilot AI review requested due to automatic review settings June 17, 2025 18:30
@kunling-anyscale kunling-anyscale requested a review from a team as a code owner June 17, 2025 18:30
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds the missing configuration files for the object detection template for both GCE and AWS cloud environments.

  • Added gce.yaml with configuration for head and worker nodes on GCE.
  • Added aws.yaml with configuration for head and worker nodes on AWS.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
doc/source/ray-overview/examples/object-detection/configs/gce.yaml Adds configuration settings for GCE instances (head and worker nodes)
doc/source/ray-overview/examples/object-detection/configs/aws.yaml Adds configuration settings for AWS instances (head and worker nodes)

@kunling-anyscale kunling-anyscale added go add ONLY when ready to merge, run all tests docs An issue or change related to documentation labels Jun 17, 2025
Copy link
Copy Markdown
Contributor

@angelinalg angelinalg left a comment

Choose a reason for hiding this comment

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

stamp

@angelinalg angelinalg merged commit 95cfd5f into master Jun 17, 2025
5 checks passed
@angelinalg angelinalg deleted the object-detection-add-missing-configs branch June 17, 2025 20:27
elliot-barn pushed a commit that referenced this pull request Jun 18, 2025
Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
minerharry pushed a commit to minerharry/ray that referenced this pull request Jun 27, 2025
elliot-barn pushed a commit that referenced this pull request Jul 2, 2025
Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs An issue or change related to documentation go add ONLY when ready to merge, run all tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants