Skip to content

Install YOLO26 deps in model CI#20780

Open
JacobSzwejbka wants to merge 1 commit into
mainfrom
js/fix-yolo26-test-model-deps
Open

Install YOLO26 deps in model CI#20780
JacobSzwejbka wants to merge 1 commit into
mainfrom
js/fix-yolo26-test-model-deps

Conversation

@JacobSzwejbka

Copy link
Copy Markdown
Contributor

Summary:

Install the YOLO26 model requirements in the generic test_model.sh path before exporting the model. The OSS test-models-linux yolo26 portable job imports examples.models.yolo26 through examples.portable.scripts.export, and that import requires ultralytics.

Use the same --upgrade-strategy only-if-needed install style as .ci/scripts/test_yolo26.sh to avoid replacing the CI torch install.

Test Plan:

bash -n .ci/scripts/test_model.sh
git diff --check
PYTHON_EXECUTABLE=true bash .ci/scripts/test_model.sh yolo26 cmake none
lintrunner -r origin/main

@pytorch-bot

pytorch-bot Bot commented Jul 8, 2026

Copy link
Copy Markdown

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/20780

Note: Links to docs will display an error until the docs builds have been completed.

❌ 3 New Failures

As of commit 39c9fc9 with merge base 69eb495 (image):

NEW FAILURES - The following jobs have failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 8, 2026
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/periodic CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant