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

Exclude test/ directory from package distribution CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4414 opened May 16, 2026 by oneraghavan Loading…
2 tasks done
Guard _is_mkldnn_acl_supported call for non-MKLDNN builds (macOS ARM) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4413 opened May 16, 2026 by oneraghavan Loading…
1 of 2 tasks
Remove dead setup_fp8_fa3 that imports nonexistent config module CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4412 opened May 16, 2026 by oneraghavan Loading…
3 tasks done
Convert 4 test files from pytest to unittest (#1621) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4411 opened May 16, 2026 by oneraghavan Loading…
5 tasks done
Refactor ToyLinearModel in test_quant_api and test_da8w4_cpu to reuse ToyTwoLinearModel CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4410 opened May 16, 2026 by oneraghavan Loading…
3 tasks done
Use transpose_result=True for fp8_sparse_mm 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: rocm
#4409 opened May 15, 2026 by bbeckca Contributor Loading…
Refactor tests to reuse model architectures from torchao.testing CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4407 opened May 15, 2026 by oneraghavan Loading…
4 tasks done
[docs] Resolve doc build warnings CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4406 opened May 15, 2026 by oneraghavan Loading…
3 tasks
ci: declare workflow-level contents: read on 3 workflows CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4405 opened May 15, 2026 by arpitjain099 Loading…
fix(quantizer): guard mkldnn._is_mkldnn_acl_supported for macOS ARM import CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4404 opened May 15, 2026 by Anai-Guo Contributor Loading…
1 of 3 tasks
switch CI to PyTorch 2.12 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
#4402 opened May 14, 2026 by vkuzo Contributor Loading…
drop PyTorch <2.11 support 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
#4401 opened May 14, 2026 by vkuzo Contributor Loading…
drop PyTorch <2.10 support 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
#4400 opened May 14, 2026 by vkuzo Contributor Loading…
drop PyTorch<2.9 support 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
#4399 opened May 14, 2026 by vkuzo Contributor Loading…
Add algorithm search to FP8 sparse linear benchmark (#4397) 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: rocm
#4397 opened May 13, 2026 by bbeckca Contributor Loading…
[Draft] Add _grouped_mm dispatch handler to Float8Tensor CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. float8 module: inference quantize_ api inference flow moe topic: new feature Use this tag if this PR adds a new feature
#4390 opened May 13, 2026 by xiaowangintel Collaborator Loading…
[moe training] Optimize tensorwise FP8 grouped GEMM CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4389 opened May 13, 2026 by rishisinhanj Contributor Loading…
[mxfp8 moe training] add support for bias parm in _to_mxfp8_then_scaled_grouped_mm 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 moe mx
#4386 opened May 12, 2026 by danielvegamyhre Contributor Loading…
[test][xpu] Refactor test_nf4_tensor.py to use get_available_devices and enable pin memory in test_int8_tensor.py for Intel GPU CI CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4384 opened May 12, 2026 by zxd1997066 Contributor Draft
[nvfp4_training] Support NVFP4 linear training on Blackwell 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
#4369 opened May 7, 2026 by rdspring1 Contributor Loading…
test low precision attention api for fp8 cudnn per tensor 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
#4367 opened May 5, 2026 by howardzhang-cv Contributor Draft
add inplace method for low precision attention 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
#4366 opened May 5, 2026 by howardzhang-cv Contributor Loading…
Fix regex escape characters in documentation CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4363 opened May 1, 2026 by DrStone1971 Loading…
Fix INT8 quantization precision loss for bf16 inputs in IntxUnpackedToInt8Tensor 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
#4362 opened May 1, 2026 by mergennachin Contributor Draft
fix(setup.py): exclude top-level test/ from find_packages CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#4361 opened May 1, 2026 by Anai-Guo Contributor Loading…
ProTip! What’s not been updated in a month: updated:<2026-04-16.