-
Notifications
You must be signed in to change notification settings - Fork 25.2k
[vulkan] implement quantize per tensor #81492
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
for T121382131 implement quantize_per_tensor function and corresponding shader Differential Revision: [D37318641](https://our.internmc.facebook.com/intern/diff/D37318641/) [ghstack-poisoned]
🔗 Helpful links
✅ No Failures (0 Pending)As of commit da4c125 (more details on the Dr. CI page): Expand to see more💚 💚 Looks good so far! There are no failures yet. 💚 💚 This comment was automatically generated by Dr. CI (expand for details).Please report bugs/suggestions to the (internal) Dr. CI Users group. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pytorchbot merge (Initiating merge automatically since Phabricator Diff has merged) |
@pytorchbot successfully started a merge job. Check the current status here |
Hey @psavla2. |
Summary: Pull Request resolved: #81492 for T121382131 implement quantize_per_tensor function and corresponding shader ghstack-source-id: 161533770 Test Plan: wrote unit test and directly call function buck run //xplat/caffe2:pt_vulkan_quantized_api_test_binAppleMac Reviewed By: SS-JIA Differential Revision: D37318641 fbshipit-source-id: da0e27c770159b58f202b49af4df236547b0a667
Stack from ghstack (oldest at bottom):
for T121382131
implement quantize_per_tensor function and corresponding shader
Differential Revision: D37318641