Skip to content

Issues: pytorch/ao

[RFC] torchao Contributor Guide
#391 opened Jun 18, 2024 by jerryzh168
Open 16
float8 upcoming feature tracker
#556 opened Jul 30, 2024 by vkuzo
Open 1
Multibackend tracker
#1082 opened Oct 15, 2024 by msaroufim
Open
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

Add torchao/experimental CI test CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1586 opened Jan 18, 2025 by metascroy Loading…
[rfc] enable direct configuration in quantize_ CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1585 opened Jan 17, 2025 by vkuzo Loading…
Fix broken link on doc page 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
#1582 opened Jan 17, 2025 by andrewor14 Loading…
[Reland] Skip ROCm Tests in CI 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: not user facing Use this tag if you don't want this PR to show up in release notes
#1581 opened Jan 17, 2025 by petrex Loading…
[CPU] Fix registration of int4wo linear implementation on CPU CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. topic: bug fix Use this tag for PRs that fix bugs topic: not user facing Use this tag if you don't want this PR to show up in release notes
#1578 opened Jan 17, 2025 by Xia-Weiwen Draft
INT4 XPU enabling CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1577 opened Jan 17, 2025 by airMeng Draft
Add H100 to CI for testing ci 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
#1575 opened Jan 17, 2025 by jainapurva Draft
[float8nocompile] Add float8nocompile CI tests which only trigger on relevant code changes ci 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
#1570 opened Jan 15, 2025 by danielvegamyhre Loading…
mx cleanup [1/x]: unbreak mx_formats tests 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
#1569 opened Jan 15, 2025 by vkuzo Loading…
Consolidate ZeroPointDomain.NONE & None zero point domains 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)
#1556 opened Jan 13, 2025 by sanchitintel Loading…
Release/0.8 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
#1554 opened Jan 13, 2025 by jainapurva Draft
[super ugly maybe working code] use shim.h instead of Tensor 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
#1548 opened Jan 10, 2025 by janeyx99 Draft
notify when CI job fails 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
#1547 opened Jan 10, 2025 by HDCharles Loading…
Refactor s8s4_linear_cutlass() 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
#1545 opened Jan 10, 2025 by alexsamardzic Loading…
Use exp2 for mx scaling 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
#1530 opened Jan 9, 2025 by drisspg Loading…
Fix DeprecationWarning CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1528 opened Jan 8, 2025 by jcaip Loading…
Update Readme 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
#1526 opened Jan 8, 2025 by drisspg Loading…
Add CUTLASS-based W4A4 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
#1515 opened Jan 7, 2025 by gau-nernst Draft
1 of 3 tasks
Move test files from experimental to test folder CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1498 opened Jan 3, 2025 by jainapurva Draft
[cleanup][4/x] unify weight casting 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
#1481 opened Jan 2, 2025 by vkuzo Loading…
Gemlite fixes CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1432 opened Dec 18, 2024 by HDCharles Loading…
Update ruff_linter.yml 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
#1421 opened Dec 16, 2024 by jerryzh168 Loading…
Move permissions on Build Wheels action. 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
#1414 opened Dec 13, 2024 by atalman Loading…
Changes to workflows 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
#1412 opened Dec 13, 2024 by drisspg Loading…
[wip] AMD Benchmarks CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: rocm
#1383 opened Dec 5, 2024 by jcaip Loading…
ProTip! Exclude everything labeled bug with -label:bug.