Skip to content

Conversation

@vkuzo
Copy link
Contributor

@vkuzo vkuzo commented Oct 29, 2025

Summary:

These will be useful as a fallback path for a_1_128_w_128_128 (DeepSeek)
scaling support for float8 inference. Bringing out of prototype folder.

Test Plan:

pytest test/kernel/test_blockwise_triton.py -s -x
python benchmarks/benchmark_blockwise_scaled_linear_triton.py

Reviewers:

Subscribers:

Tasks:

Tags:

vkuzo added 2 commits October 29, 2025 04:05
[ghstack-poisoned]
[ghstack-poisoned]
@vkuzo
Copy link
Contributor Author

vkuzo commented Oct 29, 2025

@pytorch-bot
Copy link

pytorch-bot bot commented Oct 29, 2025

🔗 Helpful Links

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

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

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

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 29, 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 29, 2025
[ghstack-poisoned]
triton = pytest.importorskip("triton", reason="Triton required to run this test")

from torchao.prototype.blockwise_fp8_inference.blockwise_quantization import (
from torchao.kernel.blockwise_quantization import (
Copy link
Contributor

Choose a reason for hiding this comment

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

note for later: let's rename this torchao.kernels* (plural)

[ghstack-poisoned]
@vkuzo vkuzo changed the base branch from gh/vkuzo/156/head to main October 30, 2025 11:17
@vkuzo vkuzo merged commit 1e473ed into main Oct 30, 2025
36 of 45 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