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

fixing torchao rocm ci test 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 topic: bug fix Use this tag for PRs that fix bugs
#2789 opened Aug 18, 2025 by liangel-02 Draft
nvfp4 tensor: switch to TorchAOBaseTensor 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
#2788 opened Aug 18, 2025 by vkuzo Loading…
nvfp4 tensor: switch to using qdata 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
#2787 opened Aug 18, 2025 by vkuzo Loading…
fix incorrect torch version test CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2786 opened Aug 18, 2025 by namgyu-youn Loading…
[WIP] integrate torch._scaled_mm into Float8BlockwiseLinear and add bench script CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2785 opened Aug 17, 2025 by danielvegamyhre Draft
bench torch._scaled_mm for fp8 blockwise with llama4 shapes 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
#2784 opened Aug 16, 2025 by danielvegamyhre Loading…
[mx] fix build warning for mxfp8 dim1 cast CUDA kernel CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. mx topic: not user facing Use this tag if you don't want this PR to show up in release notes
#2782 opened Aug 16, 2025 by danielvegamyhre Loading…
Fixes build for MXFP8 quantize CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2781 opened Aug 15, 2025 by syed-ahmed Loading…
Remove group_size arg in Float8DynamicActivationInt4WeightConfig CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2779 opened Aug 15, 2025 by jerryzh168 Loading…
Move codebook (LUT) generation methods into common utils. Update functions be more compatible with coreml. CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
#2772 opened Aug 15, 2025 by szyszyzys Loading…
[not for land] repro for slow inductor codegen in bwd 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
#2768 opened Aug 14, 2025 by danielvegamyhre Draft
[moe training] fix uncoalesced global accesses in per group rowwise scaling kernel 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
#2761 opened Aug 13, 2025 by danielvegamyhre Draft
[WIP]Enable MOE int4 quant on XPU CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2758 opened Aug 13, 2025 by liangan1 Loading…
[WIP] TorchAO 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
#2755 opened Aug 13, 2025 by jerryzh168 Loading…
Update AWQ implementation to not use extra wrapper tensor subclass 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
#2753 opened Aug 12, 2025 by jerryzh168 Loading…
[WIP] simple MoE inference API 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
#2744 opened Aug 12, 2025 by vkuzo Loading…
Refactor packed intx tensor to remove AQT CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2742 opened Aug 12, 2025 by metascroy Draft
Add benchmarking and testing for blockwise fp8 GEMM using Triton and … CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2740 opened Aug 12, 2025 by romanwu10 Loading…
Add IntxUnpackedTensor 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
#2732 opened Aug 11, 2025 by metascroy Loading…
refactor common used toy model 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
#2729 opened Aug 11, 2025 by namgyu-youn Loading…
Make SmoothQuant more General CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2728 opened Aug 11, 2025 by namgyu-youn Loading…
Enable Unit Testing and CI for XPU CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2709 opened Aug 7, 2025 by DiweiSun Draft
[not for land] float8 debug recipe for float8 rowwise fwd and hp bwd CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2708 opened Aug 7, 2025 by vkuzo Loading…
Add test function for the group wise lut quantization CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported topic: not user facing Use this tag if you don't want this PR to show up in release notes
#2703 opened Aug 6, 2025 by szyszyzys Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.