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

fix float8 training benchmarks on AMD 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
#2737 opened Aug 11, 2025 by vkuzo Loading…
torchao.float8: update with AMD MI300X benchmark results CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. topic: documentation Use this tag if this PR adds or improves documentation
#2736 opened Aug 11, 2025 by vkuzo Loading…
[draft] Add float8 FakeQuantizeConfig and FakeQuantizer CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. topic: new feature Use this tag if this PR adds a new feature
#2735 opened Aug 11, 2025 by andrewor14 Draft
[moe training] use custom ops instead of wrap_triton for fp8 rowwise kernels 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
#2734 opened Aug 11, 2025 by danielvegamyhre Loading…
[moe training] update tests for torchtitan moe refactor 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
#2733 opened Aug 11, 2025 by danielvegamyhre 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.
#2732 opened Aug 11, 2025 by metascroy Loading…
Remove meta linear operation in cpp. CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
#2731 opened Aug 11, 2025 by szyszyzys Loading…
[fp8 blockwise training] improve fp8 blockwise gemm perf; add GEMM bench 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
#2730 opened Aug 11, 2025 by danielvegamyhre 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…
replace FbgemmConfig with Int4WeightOnlyConfig CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2727 opened Aug 10, 2025 by namgyu-youn Loading…
Add CPP version of bitpacking. 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
#2725 opened Aug 8, 2025 by szyszyzys Loading…
Replace export_for_training with torch.export.export 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)
#2724 opened Aug 8, 2025 by andrewor14 Loading…
Update quantization overview and contributor guide doc CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. topic: documentation Use this tag if this PR adds or improves documentation
#2723 opened Aug 8, 2025 by jerryzh168 Loading…
Remove old change_linear_weights_to_* APIs 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
#2721 opened Aug 8, 2025 by andrewor14 Loading…
Drop support for PyTorch 2.5 and before 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)
#2720 opened Aug 8, 2025 by andrewor14 Loading…
Let quantizers add custom meta data to GraphModule CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2711 opened Aug 7, 2025 by per Loading…
Support optional_tensor_names in 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
#2710 opened Aug 7, 2025 by jerryzh168 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…
Track API usage 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)
#2706 opened Aug 6, 2025 by andrewor14 Loading…
Add meta function for linear operation (groupwise lut kernel). 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
#2704 opened Aug 6, 2025 by szyszyzys 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…
Add __init__.py for group wise lut quantization package 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
#2702 opened Aug 6, 2025 by szyszyzys Loading…
[not for land] debug accuracy logging for float8 training 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
#2701 opened Aug 6, 2025 by vkuzo Loading…
ProTip! Exclude everything labeled bug with -label:bug.