-
Notifications
You must be signed in to change notification settings - Fork 417
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
base: main
Are you sure you want to change the base?
fix g3 dequant #7683
Conversation
🔗 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 PendingAs of commit 61a930f with merge base 1a6b7a6 (): This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D68109702 |
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
9c39732
to
03efe44
Compare
This pull request was exported from Phabricator. Differential Revision: D68109702 |
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
03efe44
to
3a1a9f2
Compare
This pull request was exported from Phabricator. Differential Revision: D68109702 |
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
229dd31
to
32b32f9
Compare
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
32b32f9
to
a3ac712
Compare
This pull request was exported from Phabricator. Differential Revision: D68109702 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D68109702 |
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
a3ac712
to
0a19531
Compare
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
0a19531
to
ef8ff77
Compare
This pull request was exported from Phabricator. Differential Revision: D68109702 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D68109702 |
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
1df39cb
to
26fb017
Compare
@zonglinpeng has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Summary: fix dequant signature Reviewed By: hsharma35 Differential Revision: D68109702 Pulled By: zonglinpeng
26fb017
to
f26bca2
Compare
This pull request was exported from Phabricator. Differential Revision: D68109702 |
Summary: fix dequant signature Reviewed By: hsharma35 Differential Revision: D68109702 Pulled By: zonglinpeng
f680a4a
to
71c9175
Compare
Summary: fix dequant signature Reviewed By: hsharma35 Differential Revision: D68109702 Pulled By: zonglinpeng
This pull request was exported from Phabricator. Differential Revision: D68109702 |
71c9175
to
61a930f
Compare
This pull request was exported from Phabricator. Differential Revision: D68109702 |
Summary: fix dequant signature
Differential Revision: D68109702