Skip to content

Relax XNNPACK quantized convolution test tolerances#19479

Merged
GregoryComer merged 1 commit into
pytorch:mainfrom
GregoryComer:relax-xnn-qconv-tol
May 11, 2026
Merged

Relax XNNPACK quantized convolution test tolerances#19479
GregoryComer merged 1 commit into
pytorch:mainfrom
GregoryComer:relax-xnn-qconv-tol

Conversation

@GregoryComer
Copy link
Copy Markdown
Member

Summary

XNNPACK quantized convolution tests are failing sporadically. When tests run multiple convolutions back to back, the output can differ from eager by more than one quant value. This is reasonable, so bump the tolerance to 2 times the output quant step.

@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented May 11, 2026

🔗 Helpful Links

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

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

⏳ No Failures, 102 Pending

As of commit 5c2ba82 with merge base 23a91d5 (image):
💚 Looks good so far! There are no failures yet. 💚

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

@GregoryComer GregoryComer marked this pull request as ready for review May 11, 2026 22:31
@GregoryComer GregoryComer requested a review from digantdesai as a code owner May 11, 2026 22:31
@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 May 11, 2026
@github-actions
Copy link
Copy Markdown

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

@GregoryComer GregoryComer merged commit a5a9621 into pytorch:main May 11, 2026
171 of 173 checks passed
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants