Skip to content

Use correct transformers and timm version during linting#18535

Open
AdrianLundell wants to merge 2 commits intopytorch:mainfrom
AdrianLundell:change-1230006
Open

Use correct transformers and timm version during linting#18535
AdrianLundell wants to merge 2 commits intopytorch:mainfrom
AdrianLundell:change-1230006

Conversation

@AdrianLundell
Copy link
Copy Markdown
Collaborator

@AdrianLundell AdrianLundell commented Mar 27, 2026

Previously install_executorch.sh installed the versions pinned in requirements-examples.txt, while the linting job installed the latest version, leading to diffs. Fix this by installing the requirements directly from requirements-examples.txt instead.

cc @digantdesai @freddan80 @per @zingo @oscarandersson8218 @mansnils @Sebastian-Larsson @robell

Previously install_executorch.sh installed the versions pinned in
requirements-examples.txt, while the linting job installed the latest
version, leading to diffs. Fix this by installing the requirements
directly from requirements-examples.txt instead.

Signed-off-by: Adrian Lundell <adrian.lundell@arm.com>
Change-Id: I08945f719e36b726de9584560c41bdcf79c297f9
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented Mar 27, 2026

🔗 Helpful Links

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

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

❌ 2 New Failures, 2 Cancelled Jobs, 5 Unrelated Failures

As of commit a43f85a with merge base c7f1d72 (image):

NEW FAILURES - The following jobs have failed:

CANCELLED JOBS - The following jobs were cancelled. Please retry:

BROKEN TRUNK - The following jobs failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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 Mar 27, 2026
@AdrianLundell AdrianLundell added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: none Do not include this in the release notes ciflow/trunk labels Mar 27, 2026
@Sebastian-Larsson
Copy link
Copy Markdown
Collaborator

@digantdesai @SS-JIA do you want to take a look at this?

Copy link
Copy Markdown
Contributor

@digantdesai digantdesai left a comment

Choose a reason for hiding this comment

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

Thanks.

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

Labels

ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: none Do not include this in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants