Skip to content

Conversation

perheld
Copy link
Collaborator

@perheld perheld commented Aug 29, 2025

Add requirements.txt files to handle pip installs in a more python way of doing things. Tagged versions handled in one place instead of being spread out in shell scripts.

Requirements-arm-tosa.txt contains what is needed for the tosa reference model which is shared between multiple backends.

Requirements-arm-ethos-u.txt contains the vela compiler needed by the ethos-u backend.

Requirements-arm-models-test.txt contains test models needed for baremetal tests. The install_models_for_test.sh was keept since that its used by gitlab ci.

Change-Id: I3213e543d15c23b96ccd1f683a9d6c7b164d7e7b
Signed-off-by: per.held@arm.com

@perheld perheld requested a review from digantdesai as a code owner August 29, 2025 07:55
@perheld perheld added ciflow/trunk release notes: arm Changes to the ARM backend delegate module: arm Issues related to arm backend labels Aug 29, 2025
Copy link

pytorch-bot bot commented Aug 29, 2025

🔗 Helpful Links

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

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

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

❌ 3 New Failures, 1 Cancelled Job, 2 Unrelated Failures

As of commit 9d868ef with merge base 389918b (image):

NEW FAILURES - The following jobs have failed:

CANCELLED JOB - The following job was 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 Aug 29, 2025
@perheld perheld force-pushed the ph-split-setup-requirements-python-stuff-github branch from 498beed to dfd57e0 Compare August 29, 2025 07:55
Add requirements.txt files to handle pip installs in a more python way
of doing things. Tagged versions handled in one place instead of being
spread out in shell scripts.

Requirements-arm-tosa.txt contains what is needed for the tosa
reference model which is shared between multiple backends.

Requirements-arm-ethos-u.txt contains the vela compiler needed by the
ethos-u backend.

Requirements-arm-models-test.txt contains test models needed for
baremetal tests. The install_models_for_test.sh was keept since that
its used by gitlab ci.

Change-Id: I3213e543d15c23b96ccd1f683a9d6c7b164d7e7b
Signed-off-by: per.held@arm.com
@perheld perheld force-pushed the ph-split-setup-requirements-python-stuff-github branch from dfd57e0 to 8832e9b Compare September 1, 2025 06:36
@zingo
Copy link
Collaborator

zingo commented Sep 1, 2025

Testa fails are unrelated

@zingo zingo merged commit a3a8691 into pytorch:main Sep 1, 2025
241 of 247 checks passed
@perheld perheld deleted the ph-split-setup-requirements-python-stuff-github branch September 2, 2025 13:21
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. module: arm Issues related to arm backend release notes: arm Changes to the ARM backend delegate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants