Skip to content

Arm backend: Add OOTB tests #12392

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

tom-arm
Copy link
Collaborator

@tom-arm tom-arm commented Jul 11, 2025

Signed-off-by: Tom Allsop [email protected]

Change-Id: I6e3ce0a04c951a93039cf4154117f910c67f2bea

cc @digantdesai @freddan80 @per @zingo @oscarandersson8218

Signed-off-by: Tom Allsop <[email protected]>

Change-Id: I6e3ce0a04c951a93039cf4154117f910c67f2bea
@tom-arm tom-arm requested a review from digantdesai as a code owner July 11, 2025 09:07
Copy link

pytorch-bot bot commented Jul 11, 2025

🔗 Helpful Links

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

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

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

As of commit 05ada50 with merge base a0618c8 (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.

@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 Jul 11, 2025
@tom-arm tom-arm added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm ciflow/trunk topic: not user facing release notes: none Do not include this in the release notes and removed topic: not user facing labels Jul 11, 2025

run_ootb_tests_ethos_u() {
echo "$FUNCNAME: Running out-of-the-box tests for Arm Ethos-U"
jupyter nbconvert \
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice!

# Run OOTB tests
backends/arm/test/test_arm_ootb.sh

test-arm-ootb-macos:
Copy link
Contributor

Choose a reason for hiding this comment

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

What's the value add for macos tests?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The value add here is this should ensure that the OOTB experience for the Arm backend does not regress/break on Mac OS. At the moment, there is no testing for this, so this should cover that gap

Change-Id: I12b3b18276af328c32ee294d13c698942eee543c
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.

3 participants