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

[CPU] Re-enable the previously failing test_fp8_q_attention_block UT 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
#4212 opened Apr 1, 2026 by Yuxingwang-intel Loading…
Rename check_cpu_version and check_xpu_version 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
#4211 opened Apr 1, 2026 by Xia-Weiwen Loading…
[codex] add repro for blockwise _scaled_mm investigation CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4209 opened Mar 31, 2026 by iamzainhuda Draft
Fix NF4Tensor narrow() crash with recent PyTorch nightly 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
#4208 opened Mar 31, 2026 by vkuzo Loading…
[mx] Triton RCEIL rounding for non-CUDA backends CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4206 opened Mar 31, 2026 by ugolowic Loading…
[CPU] Rename Int4WeightOnlyOpaqueTensorConfig to PrototypeInt4WeightOnlyConfig 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
#4205 opened Mar 31, 2026 by Xia-Weiwen Loading…
[xpu][test]Skip distributed test in test/dtypes/test_nf4.py for Intel GPU 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
#4204 opened Mar 31, 2026 by zxd1997066 Loading…
[mxfp8 training] update triton_to_mxfp8_dim0 nan handling CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: training quantize_ api training flow mx
#4201 opened Mar 30, 2026 by danielvegamyhre Loading…
[RELEASE TEST] Remove unnecessary Torch dependency from ExecuTorch ops build ciflow/benchmark ciflow/binaries/all ciflow/rocm ciflow/rocm-mi300 ciflow/tutorials ciflow/xpu label used to trigger xpu CI jobs ciflow/4xh100 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
#4199 opened Mar 29, 2026 by manuelcandales Draft
Refactor SM requirement device check 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
#4198 opened Mar 29, 2026 by namgyu-youn Loading…
Expand CODEOWNERS and add GitHub issue templates 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
#4197 opened Mar 27, 2026 by supriyar Loading…
add hadamard option to low precision attention api 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
#4194 opened Mar 27, 2026 by howardzhang-cv Loading…
Update release notes script to use new module: labels 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
#4193 opened Mar 27, 2026 by jcaip Loading…
support pinning for mx and nvfp4 tensors 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
#4192 opened Mar 27, 2026 by vkuzo Loading…
Enable GPTQ on Intel GPU 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: inference quantize_ api inference flow
#4191 opened Mar 27, 2026 by xiaowangintel Loading…
Fix AffineQuantizedMinMaxObserver CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4189 opened Mar 27, 2026 by Freed-Wu Loading…
[nvfp4] Make per_tensor_scale optional for triton kernel path 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 module: not user facing Use this tag if you don't want this PR to show up in release notes
#4188 opened Mar 26, 2026 by jerryzh168 Loading…
support Per Group in Float8DynamicActivationFloat8WeightConfig (#4182) 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: inference quantize_ api inference flow
#4182 opened Mar 26, 2026 by zlin888 Loading…
Prevent folding of mutable input to copy_ and put_ operators CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4181 opened Mar 26, 2026 by tom-arm Loading…
Passing alg_id by semi sparse config (#4180) 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
#4180 opened Mar 26, 2026 by RandySheriff Loading…
[MoE Training] Add tensorwise FP8 grouped GEMM with fused Triton quantization kernels CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4179 opened Mar 26, 2026 by alex-minooka Loading…
6 tasks done
Bump version from 0.17.0 to 0.18.0 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
#4172 opened Mar 25, 2026 by jcaip Loading…
Add flag for users to silence version compatibility warning 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
#4165 opened Mar 24, 2026 by andrewor14 Loading…
Patch AArch64 detection and enable Python 3.12 in Linux AArch64 nightly wheels build CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4164 opened Mar 24, 2026 by puneetmatharu Loading…
[WIP] hifix support CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4161 opened Mar 24, 2026 by GotFusion Loading…
ProTip! What’s not been updated in a month: updated:<2026-02-28.