Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix g3 dequant #7683

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

zonglinpeng
Copy link
Contributor

Summary: fix dequant signature

Differential Revision: D68109702

Copy link

pytorch-bot bot commented Jan 15, 2025

🔗 Helpful Links

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

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

⏳ No Failures, 1 Pending

As of commit 61a930f with merge base 1a6b7a6 (image):
💚 Looks good so far! There are no failures yet. 💚

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

@facebook-github-bot facebook-github-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 15, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68109702

@zonglinpeng zonglinpeng requested a review from hsharma35 January 15, 2025 22:02
zonglinpeng added a commit to zonglinpeng/executorch that referenced this pull request Jan 15, 2025
Summary:

fix dequant signature. This is cadence::dequantize_per_tensor.out custom op so the function signatures are different. Eventually we would want to use the same signature as quantized_decomposed::* but that would require use to make this change for all backends.

Reviewed By: hsharma35

Differential Revision: D68109702
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68109702

zonglinpeng added a commit to zonglinpeng/executorch that referenced this pull request Jan 15, 2025
Summary:

fix dequant signature. This is cadence::dequantize_per_tensor.out custom op so the function signatures are different. Eventually we would want to use the same signature as quantized_decomposed::* but that would require use to make this change for all backends.

Reviewed By: hsharma35

Differential Revision: D68109702
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68109702

zonglinpeng added a commit to zonglinpeng/executorch that referenced this pull request Jan 16, 2025
Summary:

fix dequant signature. This is cadence::dequantize_per_tensor.out custom op so the function signatures are different. Eventually we would want to use the same signature as quantized_decomposed::* but that would require use to make this change for all backends.

Reviewed By: hsharma35

Differential Revision: D68109702
zonglinpeng added a commit to zonglinpeng/executorch that referenced this pull request Jan 16, 2025
Summary:

fix dequant signature. This is cadence::dequantize_per_tensor.out custom op so the function signatures are different. Eventually we would want to use the same signature as quantized_decomposed::* but that would require use to make this change for all backends.

Reviewed By: hsharma35

Differential Revision: D68109702
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68109702

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68109702

zonglinpeng added a commit to zonglinpeng/executorch that referenced this pull request Jan 16, 2025
Summary:
Pull Request resolved: pytorch#7683

fix dequant signature. This is cadence::dequantize_per_tensor.out custom op so the function signatures are different. Eventually we would want to use the same signature as quantized_decomposed::* but that would require use to make this change for all backends.

Reviewed By: hsharma35

Differential Revision: D68109702
zonglinpeng added a commit to zonglinpeng/executorch that referenced this pull request Jan 16, 2025
Summary:

fix dequant signature. This is cadence::dequantize_per_tensor.out custom op so the function signatures are different. Eventually we would want to use the same signature as quantized_decomposed::* but that would require use to make this change for all backends.

Reviewed By: hsharma35

Differential Revision: D68109702
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68109702

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68109702

zonglinpeng added a commit to zonglinpeng/executorch that referenced this pull request Jan 16, 2025
Summary:
Pull Request resolved: pytorch#7683

fix dequant signature. This is cadence::dequantize_per_tensor.out custom op so the function signatures are different. Eventually we would want to use the same signature as quantized_decomposed::* but that would require use to make this change for all backends.

Reviewed By: hsharma35

Differential Revision: D68109702
@facebook-github-bot
Copy link
Contributor

@zonglinpeng has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

zonglinpeng added a commit to zonglinpeng/executorch that referenced this pull request Jan 16, 2025
Summary:
fix dequant signature


Reviewed By: hsharma35

Differential Revision: D68109702

Pulled By: zonglinpeng
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68109702

zonglinpeng added a commit to zonglinpeng/executorch that referenced this pull request Jan 17, 2025
Summary:
fix dequant signature


Reviewed By: hsharma35

Differential Revision: D68109702

Pulled By: zonglinpeng
Summary:
fix dequant signature


Reviewed By: hsharma35

Differential Revision: D68109702

Pulled By: zonglinpeng
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68109702

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68109702

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 topic: not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants