-
Notifications
You must be signed in to change notification settings - Fork 822
[ET-VK] Move operator specific quantize/dequantize ops to QuantizeDequantize.cpp #15707
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
Conversation
…uantize.cpp Title says it all! This diff is mostly just moving code around for better organization. Specifically, functions that handle quantizing / dequantizing tensors are placed in a new file `QuantizeDequantize.cpp`. Differential Revision: [D86674168](https://our.internmc.facebook.com/intern/diff/D86674168/) [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/15707
Note: Links to docs will display an error until the docs builds have been completed. ❌ 5 New FailuresAs of commit 046dc63 with merge base aba44fd ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
…uantize.cpp Title says it all! This diff is mostly just moving code around for better organization. Specifically, functions that handle quantizing / dequantizing tensors are placed in a new file `QuantizeDequantize.cpp`. Differential Revision: [D86674168](https://our.internmc.facebook.com/intern/diff/D86674168/) ghstack-source-id: 322112749 Pull Request resolved: #15707
This PR needs a
|
…QuantizeDequantize.cpp" Title says it all! This diff is mostly just moving code around for better organization. Specifically, functions that handle quantizing / dequantizing tensors are placed in a new file `QuantizeDequantize.cpp`. Differential Revision: [D86674168](https://our.internmc.facebook.com/intern/diff/D86674168/) [ghstack-poisoned]
ead6cc0
into
gh/SS-JIA/365/base
Stack from ghstack (oldest at bottom):
Title says it all! This diff is mostly just moving code around for better organization. Specifically, functions that handle quantizing / dequantizing tensors are placed in a new file
QuantizeDequantize.cpp.Differential Revision: D86674168