-
Notifications
You must be signed in to change notification settings - Fork 386
Pull requests: pytorch/ao
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[DO NOT MERGE] Update workflow to use amdfaa/test-infra
ciflow/rocm
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
module: rocm
#3519
opened Dec 19, 2025 by
amdfaa
Loading…
[fix] Load model layer by layer to avoid OOM
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Add GPTQ to prototype
accuracy
Accuracy related
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)
#3517
opened Dec 19, 2025 by
jcaip
Loading…
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 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
Int4WeightOnlyConfig
CLA Signed
#3513
opened Dec 18, 2025 by
vkuzo
Loading…
deprecate v1 of 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
IntxWeightOnlyConfig
CLA Signed
#3512
opened Dec 18, 2025 by
vkuzo
Loading…
deprecate v1 of 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
Int8DynamicActivationIntxWeightConfig
CLA Signed
#3511
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] 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.
topic: not user facing
Use this tag if you don't want this PR to show up in release notes
#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
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
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
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…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-11-19.