Skip to content

Conversation

@vkuzo
Copy link
Contributor

@vkuzo vkuzo commented Dec 9, 2025

Summary:

We have a many-to-many mapping of recipe to device it can run on.
Reorganizing the accuracy script to reflect this, since we don't have a
machine that can run all the workflows.

Test Plan:

// test on h100
benchmarks/quantization/eval_accuracy_for_readme.sh h100

Reviewers:

Subscribers:

Tasks:

Tags:

vkuzo added 3 commits December 9, 2025 06:30
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
@vkuzo
Copy link
Contributor Author

vkuzo commented Dec 9, 2025

@pytorch-bot
Copy link

pytorch-bot bot commented Dec 9, 2025

🔗 Helpful Links

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

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

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

vkuzo added a commit that referenced this pull request Dec 9, 2025
Summary:

We have a many-to-many mapping of recipe to device it can run on.
Reorganizing the accuracy script to reflect this, since we don't have a
machine that can run all the workflows.

Test Plan:

```
// test on h100
benchmarks/quantization/eval_accuracy_for_readme.sh h100
```

Reviewers:

Subscribers:

Tasks:

Tags:
ghstack-source-id: 3c697ac
ghstack-comment-id: 3633684836
Pull-Request: #3472
@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 Dec 9, 2025
@vkuzo vkuzo mentioned this pull request Dec 9, 2025
@vkuzo vkuzo added the topic: for developers Use this tag if this PR is mainly developer facing label Dec 9, 2025
QUANT_RECIPES_ALL=(
# no quantization (baseline)
"None"
"float8_rowwise"
Copy link
Contributor

Choose a reason for hiding this comment

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

Just checking, is this the only float8 recipe we want to showcase?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is covering all of the server GPU recipes from https://github.com/pytorch/ao/tree/main?tab=readme-ov-file#stable-workflows, and leaving out all other recipes

[ghstack-poisoned]
@vkuzo vkuzo changed the base branch from gh/vkuzo/181/head to main December 10, 2025 18:08
@vkuzo vkuzo merged commit e4f74be into main Dec 10, 2025
42 of 60 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: for developers Use this tag if this PR is mainly developer facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants