Skip to content

Pull requests: pytorch/ao

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fixes structured binding not yet supported in openmp CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported
#3096 opened Sep 29, 2025 by DrJessop Loading…
[wip] make nvfp4 scale shape match qdata CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#3094 opened Sep 29, 2025 by vkuzo Loading…
mx inference test: fix on B200 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
#3093 opened Sep 29, 2025 by vkuzo Loading…
Static quant support for SmoothQuant CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. topic: new feature Use this tag if this PR adds a new feature
#3089 opened Sep 28, 2025 by Xia-Weiwen Draft
[mxfp8 moe training] fix CUDA IMA and improve bench + test scripts CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. moe mx topic: not user facing Use this tag if you don't want this PR to show up in release notes
#3088 opened Sep 27, 2025 by danielvegamyhre Loading…
Remove Float8Linear from quant_api.py 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
#3085 opened Sep 27, 2025 by danielvegamyhre Loading…
Add module fqn regex support for ModuleFqnToConfig CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. topic: improvement Use this tag if this PR is an improvement (doesn't fit into any of the other categories)
#3084 opened Sep 26, 2025 by jerryzh168 Loading…
Add quantize_ nn.Parameter support CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#3083 opened Sep 26, 2025 by jcaip Draft
[CPU] [FP8 SDPA] Enable FP8 SDPA pattern match 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
#3076 opened Sep 26, 2025 by Valentine233 Draft
[CPU] add Float8OpaqueTensor for dynamic float8 act float8 weight CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. topic: new feature Use this tag if this PR adds a new feature
#3075 opened Sep 26, 2025 by Xia-Weiwen Loading…
[WIP]Adds _weight_int8pack_mm pass for woq-int8 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. topic: performance Use this tag if this PR improves the performance of a feature
#3061 opened Sep 25, 2025 by xiaowangintel Loading…
[Intel GPU] Enable optim SR test CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#3055 opened Sep 24, 2025 by arlesniak Loading…
Improve QAT nvfp4 numerics CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. topic: improvement Use this tag if this PR is an improvement (doesn't fit into any of the other categories)
#3050 opened Sep 23, 2025 by andrewor14 Loading…
generalize torch compatibility check CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. topic: bug fix Use this tag for PRs that fix bugs
#3042 opened Sep 22, 2025 by liangel-02 Loading…
Add Int8Tensor for clearer interface CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#3038 opened Sep 21, 2025 by namgyu-youn Draft
[wip] enable quantize_ for 3d weights CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#3035 opened Sep 19, 2025 by jcaip Draft
[CI]Enable CI for TorchAO on XPU Using Docker ciflow/xpu label used to trigger xpu CI jobs CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. topic: for developers Use this tag if this PR is mainly developer facing
#3027 opened Sep 18, 2025 by DiweiSun Draft
Molly/xpu ci new ciflow/xpu label used to trigger xpu CI jobs CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#3026 opened Sep 18, 2025 by DiweiSun Draft
Refactor setup.py for lazy loading and build optimization CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. enhancement New feature or request topic: not user facing Use this tag if you don't want this PR to show up in release notes
#3024 opened Sep 18, 2025 by petrex Loading…
Update SmoothQuant to use subtensor instead of external wrapper CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#3012 opened Sep 16, 2025 by namgyu-youn Draft
Build SmoothQuant release pipeline CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#3010 opened Sep 16, 2025 by namgyu-youn Loading…
Build unit test for AWQ/SmoothQuant wrapper CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#3000 opened Sep 14, 2025 by namgyu-youn Loading…
Add CSR (Compressed Sparse Row) layout for INT8 AQT weights. CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. quantize_ quantize_ API sparsity topic: new feature Use this tag if this PR adds a new feature
#2971 opened Sep 10, 2025 by choudhary-devang Loading…
Split implements and implements_torch_function CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. topic: for developers Use this tag if this PR is mainly developer facing
#2866 opened Aug 24, 2025 by Krishn1412 Loading…
Fix Llama4 example CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. topic: improvement Use this tag if this PR is an improvement (doesn't fit into any of the other categories)
#2846 opened Aug 22, 2025 by yiliu30 Loading…
ProTip! Filter pull requests by the default branch with base:main.