Skip to content

Conversation

@SS-JIA
Copy link
Contributor

@SS-JIA SS-JIA commented Nov 10, 2025

Stack from ghstack (oldest at bottom):

Re-implement the quantized_decomposed.(de)quantize_per_tensor.default ops with

add_quantize_and_pack_4w4c_node

As a consequence, the et_vk.quantize_q8ta_for_conv2d.default and et_vk.dequantize_q8to_from_conv2d.default ops are not needed anymore.

The overall goal is to streamline the quantize/dequantize interface in ET-VK.

Differential Revision: D86702457

Re-implement the `quantized_decomposed.(de)quantize_per_tensor.default` ops with

`add_quantize_and_pack_4w4c_node`

As a consequence, the `et_vk.quantize_q8ta_for_conv2d.default` and `et_vk.dequantize_q8to_from_conv2d.default` ops are not needed anymore.

The overall goal is to streamline the quantize/dequantize interface in ET-VK.

Differential Revision: [D86702457](https://our.internmc.facebook.com/intern/diff/D86702457/)

[ghstack-poisoned]
@pytorch-bot
Copy link

pytorch-bot bot commented Nov 10, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/15721

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

✅ No Failures

As of commit 62fdd2e with merge base aba44fd (image):
💚 Looks good so far! There are no failures yet. 💚

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

SS-JIA pushed a commit that referenced this pull request Nov 10, 2025
Re-implement the `quantized_decomposed.(de)quantize_per_tensor.default` ops with

`add_quantize_and_pack_4w4c_node`

As a consequence, the `et_vk.quantize_q8ta_for_conv2d.default` and `et_vk.dequantize_q8to_from_conv2d.default` ops are not needed anymore.

The overall goal is to streamline the quantize/dequantize interface in ET-VK.

Differential Revision: [D86702457](https://our.internmc.facebook.com/intern/diff/D86702457/)

ghstack-source-id: 322214458
Pull Request resolved: #15721
@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 Nov 10, 2025
@github-actions
Copy link

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

@meta-codesync meta-codesync bot merged commit 493236a into gh/SS-JIA/367/base Nov 11, 2025
14 of 23 checks passed
@meta-codesync meta-codesync bot deleted the gh/SS-JIA/367/head branch November 11, 2025 18:29
SS-JIA pushed a commit that referenced this pull request Nov 11, 2025
Re-implement the `quantized_decomposed.(de)quantize_per_tensor.default` ops with

`add_quantize_and_pack_4w4c_node`

As a consequence, the `et_vk.quantize_q8ta_for_conv2d.default` and `et_vk.dequantize_q8to_from_conv2d.default` ops are not needed anymore.

The overall goal is to streamline the quantize/dequantize interface in ET-VK.

Differential Revision: [D86702457](https://our.internmc.facebook.com/intern/diff/D86702457/)

ghstack-source-id: 322214458
Pull Request resolved: #15721
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. fb-exported meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants