Skip to content

[Backend Tester] Add TorchAudio tests #12666

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

Closed
wants to merge 23 commits into from
Closed

Conversation

GregoryComer
Copy link
Member

@GregoryComer GregoryComer commented Jul 21, 2025

Add model tests for a few torchaudio models. From testing, many models in torchaudio have data dependent behavior and require a bit of work to patch / update to export, so this list is a bit sparse for now.

[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
@GregoryComer GregoryComer requested a review from cccclai as a code owner July 21, 2025 01:36
Copy link

pytorch-bot bot commented Jul 21, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure, 4 Pending

As of commit 4d50265 with merge base 727937e (image):

NEW FAILURE - The following job has failed:

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

GregoryComer added a commit that referenced this pull request Jul 21, 2025
ghstack-source-id: 01e7a75
ghstack-comment-id: 3095005640
Pull-Request: #12666
@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 Jul 21, 2025
@GregoryComer GregoryComer requested a review from digantdesai July 21, 2025 18:50
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
GregoryComer added a commit that referenced this pull request Jul 22, 2025
ghstack-source-id: 8da15d2
ghstack-comment-id: 3095005640
Pull-Request: #12666
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
GregoryComer added a commit that referenced this pull request Jul 22, 2025
ghstack-source-id: 3f67f05
ghstack-comment-id: 3095005640
Pull-Request: #12666
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
GregoryComer added a commit that referenced this pull request Jul 22, 2025
ghstack-source-id: 74754b4
ghstack-comment-id: 3095005640
Pull-Request: #12666
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
@@ -51,6 +51,8 @@ def build_result(
result=result,
error=error,
)

model.eval()
Copy link
Contributor

Choose a reason for hiding this comment

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

remove?

Copy link
Contributor

@digantdesai digantdesai left a comment

Choose a reason for hiding this comment

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

seems like rebase mess up>?

[ghstack-poisoned]
[ghstack-poisoned]
Base automatically changed from gh/GregoryComer/79/head to main July 23, 2025 20:46
@GregoryComer
Copy link
Member Author

This was merged with #12658, closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: none Do not include this in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants