Skip to content

Conversation

@andrewor14
Copy link
Contributor

Summary: A recent change in torch.export now inlines the submodules in the source_fn_stack. We should adjust our test accordingly to unbreak CI.

Test Plan:
python test/quantization/pt2e/test_quantize_pt2e_qat.py -k test_qat_preserve_source_fn_stack

**Summary:** A recent change in `torch.export` now inlines the
submodules in the `source_fn_stack`. We should adjust our test
accordingly to unbreak CI.

**Test Plan:**
python test/quantization/pt2e/test_quantize_pt2e_qat.py -k test_qat_preserve_source_fn_stack
@andrewor14 andrewor14 requested a review from jerryzh168 October 10, 2025 17:31
@pytorch-bot
Copy link

pytorch-bot bot commented Oct 10, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/3149

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

❌ 1 New Failure

As of commit fc2da57 with merge base bb65dbc (image):

NEW FAILURE - The following job has 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 10, 2025
@andrewor14 andrewor14 added the topic: not user facing Use this tag if you don't want this PR to show up in release notes label Oct 10, 2025
@andrewor14 andrewor14 merged commit fa17427 into main Oct 10, 2025
17 of 20 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. topic: not user facing Use this tag if you don't want this PR to show up in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants