Skip to content

[14/x] docs update: improve workflows page#3790

Merged
vkuzo merged 4 commits intomainfrom
gh/vkuzo/211/head
Jan 30, 2026
Merged

[14/x] docs update: improve workflows page#3790
vkuzo merged 4 commits intomainfrom
gh/vkuzo/211/head

Conversation

@vkuzo
Copy link
Copy Markdown
Contributor

@vkuzo vkuzo commented Jan 30, 2026

Summary:

  1. reorganize the workflows table to be separated by hardware platform
  2. add links to overview pages for training and inference

future PRs will move training and inference README files to the docs

Test Plan:

vkuzo added 3 commits January 30, 2026 17:03
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
@vkuzo
Copy link
Copy Markdown
Contributor Author

vkuzo commented Jan 30, 2026

@pytorch-bot
Copy link
Copy Markdown

pytorch-bot bot commented Jan 30, 2026

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/3790

Note: Links to docs will display an error until the docs builds have been completed.

⏳ No Failures, 15 Pending

As of commit f133923 with merge base 917a02b (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

vkuzo added a commit that referenced this pull request Jan 30, 2026
Summary:

1. reorganize the workflows table to be separated by hardware platform
2. add links to overview pages for training and inference

future PRs will move training and inference README files to the docs

Test Plan:
ghstack-source-id: 2e7e7a5
ghstack-comment-id: 3824954473
Pull-Request: #3790
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 30, 2026
@vkuzo vkuzo added the topic: documentation Use this tag if this PR adds or improves documentation label Jan 30, 2026
Copy link
Copy Markdown
Contributor

@jerryzh168 jerryzh168 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

| A100 | int4 | bfloat16 | ⚪ | 🟢 [(link)](qat.md) | 🟡: [HQQ](https://github.com/pytorch/ao/tree/main/torchao/prototype/hqq/README.md), [AWQ](https://github.com/pytorch/ao/tree/main/torchao/prototype/awq) | 🟢 [(link)](https://github.com/pytorch/ao/tree/main/torchao/quantization#a16w4-weightonly-quantization) |
| A100 | int8 | bfloat16 | ⚪ | 🟢 [(link)](qat.md) | | 🟢 [(link)](https://github.com/pytorch/ao/tree/main/torchao/quantization#a16w8-int8-weightonly-quantization) |
| A100 | int8 | int8 | 🟡 [(link)](https://github.com/pytorch/ao/tree/main/torchao/prototype/quantized_training) | 🟢 [(link)](qat.md) | ⚪ | 🟢 [(link)](https://github.com/pytorch/ao/tree/main/torchao/quantization#a8w8-int8-dynamic-quantization) |
| B200 | nvfp4 | nvfp4 | 🟠 | 🟡 [(link)](https://github.com/pytorch/ao/blob/main/torchao/prototype/qat/nvfp4.py) | ⚪ | 🟡 [(link)](https://github.com/pytorch/ao/tree/main/torchao/prototype/mx_formats#mx-inference) |
Copy link
Copy Markdown
Contributor

@jerryzh168 jerryzh168 Jan 30, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe:

first group by hardware (B200, H100, A100), then by stable -> prototype -> planned?

seems closer to how user will use it

[ghstack-poisoned]
@vkuzo vkuzo changed the base branch from gh/vkuzo/210/head to main January 30, 2026 18:41
@vkuzo vkuzo merged commit 710f52b into main Jan 30, 2026
65 of 69 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants