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

Add more metrics to dashboard CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2667 opened Aug 1, 2025 by jainapurva Draft
Add NVFP4 QAT 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
#2666 opened Aug 1, 2025 by andrewor14 Loading…
Update test scripts to include the new operation. 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
#2665 opened Aug 1, 2025 by szyszyzys Loading…
[MoE training] Assert expert weights are column-major; preserve subclass with transpose 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
#2663 opened Aug 1, 2025 by danielvegamyhre Loading…
mx: make CUDA kernel for dim1 cast in mxfp8_cublas recipe 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)
#2661 opened Aug 1, 2025 by vkuzo Loading…
Replace torch.norm with torch.linalg.vector_norm for PyTorch future update CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2660 opened Aug 1, 2025 by namgyu-youn Loading…
Convert SmoothQuant test to unittest 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
#2659 opened Aug 1, 2025 by namgyu-youn Loading…
Migrate to unittest for test files in quantization, sparsity CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2658 opened Aug 1, 2025 by zeshengzong Draft
Add gpu_name as a parameter in roofline estimate utils 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
#2657 opened Aug 1, 2025 by chowarfb Loading…
Migrate to unittest for files in test/float8 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2655 opened Aug 1, 2025 by zeshengzong Loading…
Check numerical equivalence / closeness between different kernel preferences 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
#2651 opened Aug 1, 2025 by jerryzh168 Loading…
Bump version for float8 dynamic quant and weight only quant configs 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
#2650 opened Aug 1, 2025 by jerryzh168 Loading…
Update coreml codebook 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) topic: not user facing Use this tag if you don't want this PR to show up in release notes
#2648 opened Jul 31, 2025 by metascroy Loading…
Convert model inference test from pytest to unittest CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2644 opened Jul 31, 2025 by namgyu-youn Loading…
Make scaling type configurable for MoE 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
#2642 opened Jul 30, 2025 by danielvegamyhre Loading…
Deprecate old QAT APIs 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)
#2641 opened Jul 30, 2025 by andrewor14 Loading…
Update test_bitpacking.cpp. Bug fix in test. 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
#2633 opened Jul 30, 2025 by szyszyzys Loading…
New multi-step QAT API 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
#2629 opened Jul 29, 2025 by andrewor14 Loading…
mx: expose scaling calculation methods in training UX 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)
#2620 opened Jul 28, 2025 by vkuzo Loading…
Remove double baseline calculations for CI 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. topic: for developers Use this tag if this PR is mainly developer facing topic: performance Use this tag if this PR improves the performance of a feature
#2613 opened Jul 28, 2025 by jainapurva Loading…
Add vLLM x TorchAO integration workflow 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
#2610 opened Jul 26, 2025 by huydhn Loading…
Migrate to unittest for files in test/dtypes CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2605 opened Jul 25, 2025 by zeshengzong Loading…
Add daily lib integration test 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
#2601 opened Jul 25, 2025 by jerryzh168 Loading…
wip MoE refactor CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2600 opened Jul 25, 2025 by HDCharles Loading…
[WIP]Enable HQQ on Intel GPU. CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2593 opened Jul 24, 2025 by xiaowangintel Loading…
ProTip! Exclude everything labeled bug with -label:bug.