Skip to content

Conversation

Erik-Lundell
Copy link
Collaborator

@Erik-Lundell Erik-Lundell commented Oct 8, 2025

It makes more sense to use the quantizable version of the LSTM. For example, right now the xnnpack int8 tests pass, even though all tensors are float, since the quantizer is not triggered.

cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai

It makes more sense to use the quantizable version
of the LSTM. For example, right now  the xnnpack int8 tests pass,
even though all tensors are float, since the quantizer
is not triggered.

Signed-off-by: Erik Lundell <[email protected]>
Change-Id: I0dc3fff7d1c6c6e6480ca33ec46efa88327c5285
@Erik-Lundell Erik-Lundell requested a review from cccclai as a code owner October 8, 2025 13:14
Copy link

pytorch-bot bot commented Oct 8, 2025

🔗 Helpful Links

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

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

❌ 3 New Failures, 1 Pending

As of commit b31b5cc with merge base 0b748bf (image):

NEW FAILURES - The following jobs have failed:

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

@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 Oct 8, 2025
@Erik-Lundell Erik-Lundell added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm and removed CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels Oct 8, 2025
@Erik-Lundell Erik-Lundell requested review from GregoryComer and removed request for cccclai October 8, 2025 13:15
@Erik-Lundell Erik-Lundell changed the title Use quantizable LSTM when flow has quantize=True Use quantizable LSTM in test when flow has quantize=True Oct 8, 2025
@zingo zingo added backend tester This bug was found by the backend test suite. CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels Oct 8, 2025
@Erik-Lundell Erik-Lundell added the release notes: none Do not include this in the release notes label Oct 8, 2025
Copy link
Member

@GregoryComer GregoryComer left a comment

Choose a reason for hiding this comment

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

Good catch. Thanks.

@zingo zingo merged commit 418c584 into pytorch:main Oct 9, 2025
218 of 234 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend tester This bug was found by the backend test suite. ciflow/nightly 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