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

Remove ::kernels for namespacing 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)
#3515 opened Dec 18, 2025 by syedshazli Loading…
Remove dType Field CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. topic: deprecation Use this tag if this PR deprecates a feature
#3514 opened Dec 18, 2025 by syedshazli Loading…
deprecate v1 of Int4WeightOnlyConfig CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. topic: bc-breaking Use this tag if this PR breaks backward compatibility topic: deprecation Use this tag if this PR deprecates a feature
#3513 opened Dec 18, 2025 by vkuzo Loading…
deprecate v1 of IntxWeightOnlyConfig CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. topic: bc-breaking Use this tag if this PR breaks backward compatibility topic: deprecation Use this tag if this PR deprecates a feature
#3512 opened Dec 18, 2025 by vkuzo Loading…
deprecate v1 of Int8DynamicActivationIntxWeightConfig CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. topic: bc-breaking Use this tag if this PR breaks backward compatibility topic: deprecation Use this tag if this PR deprecates a feature
#3511 opened Dec 18, 2025 by vkuzo Loading…
deprecate v1 of Float8WeightOnlyConfig|Float8DynamicActivationFloat8WeightConfig ciflow/4xh100 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. topic: bc-breaking Use this tag if this PR breaks backward compatibility topic: deprecation Use this tag if this PR deprecates a feature
#3510 opened Dec 18, 2025 by vkuzo Loading…
Add version 2 support for Float8StaticActivationFloat8WeightConfig 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
#3509 opened Dec 18, 2025 by jerryzh168 Loading…
[mxfp8 moe training] add wgrad_with_hp option 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: new feature Use this tag if this PR adds a new feature
#3508 opened Dec 18, 2025 by danielvegamyhre Loading…
[mxfp8 moe training] test floor vs rceil in 3d quantization benchmarks 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
#3507 opened Dec 17, 2025 by danielvegamyhre Loading…
[mxfp8 moe training] update benchmark plots to use new kernel 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
#3506 opened Dec 17, 2025 by danielvegamyhre Loading…
[mxfp8 moe training] integrate new cuda kernel for blocked layout for groups along K 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
#3505 opened Dec 17, 2025 by danielvegamyhre Loading…
[mxfp8 moe training] add CUDA kernel for per-group conversion of scale factors to blocked layout 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
#3504 opened Dec 17, 2025 by danielvegamyhre Loading…
[wip] flux eval CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#3502 opened Dec 17, 2025 by vkuzo Loading…
Fix NVFP4 QAT mixed precision 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
#3501 opened Dec 17, 2025 by andrewor14 Loading…
[xpu][test] Port test_int8_tensor.py UT file to intel XPU 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 xpu Intel XPU related features
#3500 opened Dec 17, 2025 by zxd1997066 Loading…
[ZENDNN] Adding support for slice in opaque CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#3494 opened Dec 16, 2025 by Priyjain-amd Loading…
switch llama test scripts to new version of Int4WeightOnlyConfig CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#3493 opened Dec 16, 2025 by Stonepia Loading…
[float8] fix the transpose error 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 topic: not user facing Use this tag if you don't want this PR to show up in release notes
#3488 opened Dec 15, 2025 by Stonepia Draft
Parse device at model release script 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
#3486 opened Dec 14, 2025 by namgyu-youn Loading…
Add A100 run to microbenchmarks ciflow/benchmark CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#3485 opened Dec 12, 2025 by jainapurva Draft
[xpu][test] Port more cases in test_nf4.py and test_quant_api.py UT files to intel XPU 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 xpu Intel XPU related features
#3475 opened Dec 10, 2025 by zxd1997066 Loading…
make eval script also handle performance measurement 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
#3473 opened Dec 9, 2025 by vkuzo Loading…
enable smoothquant for int8 static tensor 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)
#3468 opened Dec 8, 2025 by jcaip Loading…
Support HQQ for XPU/NPU int4 quantization 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)
#3465 opened Dec 8, 2025 by namgyu-youn Loading…
Fix type annotation of _choose_qparams_affine/gguf(): input = None CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#3461 opened Dec 6, 2025 by Freed-Wu Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.