Skip to content

Arm backend: Allow for TOSA tests to run without ethos-u-vela #8732

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

per
Copy link
Collaborator

@per per commented Feb 26, 2025

Support running TOSA only tests without ethos-u-vela pip package installed.
Raise a RuntimeError to direct user to the right missing package if trying to use
the backend without the package importable.

cc @digantdesai @freddan80 @zingo @oscarandersson8218

Support running TOSA only tests without ethos-u-vela pip package
installed. Raise a RuntimeError to direct user to the right missing
package if trying to use the backend without the package importable.

Signed-off-by: Per Åstrand <[email protected]>
Change-Id: I8433e59d9559fd7ac69cac74c69e08ab246e33e1
@per per added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm ciflow/trunk labels Feb 26, 2025
@per per requested a review from digantdesai as a code owner February 26, 2025 13:32
Copy link

pytorch-bot bot commented Feb 26, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure

As of commit 448518b with merge base 13b5605 (image):

NEW FAILURE - The following job has failed:

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

@facebook-github-bot facebook-github-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 Feb 26, 2025
@zingo zingo merged commit 640979d into pytorch:main Feb 26, 2025
118 of 120 checks passed
@per per deleted the tosa_only_support branch May 15, 2025 15:02
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 topic: not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants