Skip to content

Arm backend: Enable test_w2l_u85_BI #8880

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
Mar 4, 2025
Merged

Arm backend: Enable test_w2l_u85_BI #8880

merged 1 commit into from
Mar 4, 2025

Conversation

martinlsm
Copy link
Collaborator

@martinlsm martinlsm commented Mar 3, 2025

The TOSA compiler previously had a bug that caused a segmentation fault when loading the Wav2Letter model on Ethos-U85. This issue has now been fixed.

Enable the test that previously failed due to this bug.

cc @digantdesai @freddan80 @per @zingo @oscarandersson8218

The TOSA compiler previously had a bug that caused a segmentation fault
when loading the Wav2Letter model on Ethos-U85. This issue has now been
fixed.

Enable the test that previously failed due to this bug.

Change-Id: I5614d887f75bff056a439e7238e813fda522c8a7
@martinlsm martinlsm requested a review from digantdesai as a code owner March 3, 2025 14:35
Copy link

pytorch-bot bot commented Mar 3, 2025

🔗 Helpful Links

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

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

❌ 2 Cancelled Jobs

As of commit a5c5f69 with merge base 542480c (image):

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

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 Mar 3, 2025
@martinlsm
Copy link
Collaborator Author

@pytorchbot label "topic: not user facing"

@martinlsm
Copy link
Collaborator Author

@pytorchbot label "partner: arm"

@pytorch-bot pytorch-bot bot added the partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm label Mar 3, 2025
@martinlsm
Copy link
Collaborator Author

@pytorchbot label ciflow/trunk

Copy link

pytorch-bot bot commented Mar 3, 2025

To add these label(s) (ciflow/trunk) to the PR, please first approve the workflows that are awaiting approval (scroll to the bottom of this page).

This helps ensure we don't trigger CI on this PR until it is actually authorized to do so. Please ping one of the reviewers if you do not have access to approve and run workflows.

Copy link

pytorch-bot bot commented Mar 3, 2025

To add the ciflow label ciflow/trunk please first approve the workflows that are awaiting approval (scroll to the bottom of this page).

This helps ensure we don't trigger CI on this PR until it is actually authorized to do so. Please ping one of the reviewers if you do not have access to approve and run workflows.

Copy link

pytorch-bot bot commented Mar 3, 2025

To add the ciflow label ciflow/trunk please first approve the workflows that are awaiting approval (scroll to the bottom of this page).

This helps ensure we don't trigger CI on this PR until it is actually authorized to do so. Please ping one of the reviewers if you do not have access to approve and run workflows.

Copy link

pytorch-bot bot commented Mar 3, 2025

To add the ciflow label ciflow/trunk please first approve the workflows that are awaiting approval (scroll to the bottom of this page).

This helps ensure we don't trigger CI on this PR until it is actually authorized to do so. Please ping one of the reviewers if you do not have access to approve and run workflows.

@pytorch-bot pytorch-bot bot removed the ciflow/trunk label Mar 3, 2025
@martinlsm
Copy link
Collaborator Author

@pytorchbot label ciflow/trunk

@zingo zingo merged commit e2201c5 into pytorch:main Mar 4, 2025
123 of 130 checks passed
@zingo
Copy link
Collaborator

zingo commented Mar 4, 2025

MacOS fails are unrelated

zonglinpeng pushed a commit that referenced this pull request Mar 6, 2025
The TOSA compiler previously had a bug that caused a segmentation fault
when loading the Wav2Letter model on Ethos-U85. This issue has now been
fixed.

Enable the test that previously failed due to this bug.

Co-authored-by: Martin Lindström <[email protected]>
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.

5 participants