You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**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
0 commit comments