Skip to content

Conversation

@vkuzo
Copy link
Contributor

@vkuzo vkuzo commented Oct 21, 2025

Summary:

Adds option to benchmark with relu -> linear to capture the impact of fusing the activation to the quant kernel

Test Plan:

(pt_nightly_312_2) [vasiliy@devgpu023.atn1 ~/local/ao
(20251021_inference_fusion_modeling)]$ python
benchmarks/float8/float8_inference_roofline.py ~/local/tmp/test.csv
--recipe_name mxfp8_cublas --shape_gen_name pow2_extended
--enable_fusion_modeling True

Reviewers:

Subscribers:

Tasks:

Tags:

Summary:

Adds option to benchmark with relu -> linear to capture the impact
of fusing the activation to the quant kernel

Test Plan:

```bash
(pt_nightly_312_2) [vasiliy@devgpu023.atn1 ~/local/ao
(20251021_inference_fusion_modeling)]$ python
benchmarks/float8/float8_inference_roofline.py ~/local/tmp/test.csv
--recipe_name mxfp8_cublas --shape_gen_name pow2_extended
--enable_fusion_modeling True
```

Reviewers:

Subscribers:

Tasks:

Tags:
@pytorch-bot
Copy link

pytorch-bot bot commented Oct 21, 2025

🔗 Helpful Links

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

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.

@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 Oct 21, 2025
@vkuzo vkuzo added the topic: improvement Use this tag if this PR is an improvement (doesn't fit into any of the other categories) label Oct 21, 2025
@vkuzo vkuzo merged commit 6452b4a into main Oct 21, 2025
16 of 19 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: improvement Use this tag if this PR is an improvement (doesn't fit into any of the other categories)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants