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

[xpu][test] Enable float8 dtensor tests for Intel XPU CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4354 opened Apr 29, 2026 by arlesniak Contributor Draft
[xpu][test] Enable MoE distributed unit tests for Intel XPU CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4353 opened Apr 29, 2026 by kgajdamo Draft
feat(sparsity): Add FisherPruner — FIM-guided weight pruning with calibration-based eFIM accumulation CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4352 opened Apr 28, 2026 by ramkrishs Loading…
gptq: weight samples by tokens instead of batches CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4351 opened Apr 28, 2026 by vkuzo Contributor Loading…
add more options to gptq moe script CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4350 opened Apr 28, 2026 by vkuzo Contributor Loading…
[xpu][test] Enable MoE fp8/mxfp8/nvfp4 tests for Intel XPU CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4349 opened Apr 28, 2026 by kgajdamo Draft
[CPU] Support fp8 template qsdpa CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: not user facing Use this tag if you don't want this PR to show up in release notes
#4348 opened Apr 28, 2026 by Valentine233 Collaborator Draft
Simplify granularity: accept list not tuple CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4347 opened Apr 28, 2026 by cyxlily Contributor Draft
Fix symmetric quantization scale to match C++ ChooseQuantizationParams (#180990) 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
#4345 opened Apr 28, 2026 by fantaosha Loading…
Add blockwise FP8 roofline benchmark CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4344 opened Apr 27, 2026 by iamzainhuda Contributor Loading… FP8 Blockwise Training
Rename Sparse2x4CUTLASSFloat8Tensor to Float8Sparse2x4_2DData2DMetadataTensor (#4343) 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 module: not user facing Use this tag if you don't want this PR to show up in release notes
#4343 opened Apr 27, 2026 by bbeckca Contributor Loading…
[xpu][test] Enable MoE MX format kernels and tensor tests for Intel XPU CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4342 opened Apr 27, 2026 by kgajdamo Draft
fix(tests): honor parametrized dtype in test_autotuner; correct SQNR var in test_integration error msg CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4340 opened Apr 26, 2026 by Anai-Guo Contributor Loading…
fix: parametrized dtype silently overridden in test_autotuner, error message wrong in test_integration CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4338 opened Apr 26, 2026 by tatavishnurao Loading…
2 tasks
fix(benchmarks): raise-with-string, fd leak, unused arg, and typo (refs #4335) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4337 opened Apr 26, 2026 by Anai-Guo Contributor Loading…
Fix Int4WeightFakeQuantizer and Float8FakeQuantizer missing enabled attribute CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4336 opened Apr 25, 2026 by javierdejesusda Loading…
fix: broken imports and bugs in benchmarks directory CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4334 opened Apr 25, 2026 by tatavishnurao Loading…
4 tasks
fix: bugs and code quality improvements across prototype modules CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4332 opened Apr 25, 2026 by tatavishnurao Loading…
4 tasks
[wip] perf improvements CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4331 opened Apr 24, 2026 by vkuzo Contributor Loading…
Fix int8 dynamic activation quantization accuracy regression from v2 tensor migration CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: inference quantize_ api inference flow
#4326 opened Apr 24, 2026 by haotongzou Loading…
fix(fp8_fa3): remove broken import and fix setup_fp8_fa3 signature CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4324 opened Apr 23, 2026 by Anai-Guo Contributor Loading…
docs(finetuning): replace TorchTune QAT section with Unsloth CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4312 opened Apr 21, 2026 by Anai-Guo Contributor Loading…
3 tasks
docs(qat): update supported configs list, fix unclickable link, add blog ref CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4305 opened Apr 21, 2026 by Anai-Guo Contributor Loading…
[test][xpu] Fix RuntimeError for nf4 cases after the running of test_float8_tensor.py 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. module: not user facing Use this tag if you don't want this PR to show up in release notes topic: for developers Use this tag if this PR is mainly developer facing xpu Intel XPU related features
#4298 opened Apr 19, 2026 by zxd1997066 Contributor Loading…
fix(utils): propagate non_blocking in TorchAOBaseTensor._to_copy and _get_to_kwargs CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: core changes affecting multiple modules, e.g. base config/tensor, observers, quant ops
#4297 opened Apr 19, 2026 by Dev-next-gen Loading…
ProTip! Add no:assignee to see everything that’s not assigned.