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: [email protected]

@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.

❌ 11 New Failures, 11 Unrelated Failures

As of commit dfd57e0 with merge base 473df33 (image):

NEW FAILURES - The following jobs have failed:

FLAKY - The following job failed but was likely due to flakiness present on trunk:

BROKEN TRUNK - The following jobs failed but was 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
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: [email protected]
@perheld perheld force-pushed the ph-split-setup-requirements-python-stuff-github branch from 498beed to dfd57e0 Compare August 29, 2025 07:55
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.

1 participant