-
Notifications
You must be signed in to change notification settings - Fork 722
Minor perf improvements to quantized linear 8 bit shader. #6944
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
Minor perf improvements to quantized linear 8 bit shader. #6944
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/6944
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ❌ 1 New FailureAs of commit 6f76a0b with merge base bafae87 ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
This pull request was exported from Phabricator. Differential Revision: D66134239 |
This PR needs a
|
Summary: This diff slightly improves the performance of quantized linear op by reducing few heavy math ops such as mod and divide. Reviewed By: Polyomino, SS-JIA Differential Revision: D66134239
57a1897 to
ba4cba6
Compare
|
This pull request was exported from Phabricator. Differential Revision: D66134239 |
Summary: This diff slightly improves the performance of quantized linear op by reducing few heavy math ops such as mod and divide. Reviewed By: Polyomino, SS-JIA Differential Revision: D66134239
ba4cba6 to
7a8927d
Compare
|
This pull request was exported from Phabricator. Differential Revision: D66134239 |
Summary: This diff slightly improves the performance of quantized linear op by reducing few heavy math ops such as mod and divide. Reviewed By: Polyomino, SS-JIA Differential Revision: D66134239
7a8927d to
418b3db
Compare
|
This pull request was exported from Phabricator. Differential Revision: D66134239 |
Summary: This diff slightly improves the performance of quantized linear op by reducing few heavy math ops such as mod and divide. Reviewed By: Polyomino, SS-JIA Differential Revision: D66134239
418b3db to
c2b053d
Compare
|
This pull request was exported from Phabricator. Differential Revision: D66134239 |
Summary: This diff slightly improves the performance of quantized linear op by reducing few heavy math ops such as mod and divide. Reviewed By: Polyomino, SS-JIA Differential Revision: D66134239
c2b053d to
6f76a0b
Compare
|
This pull request was exported from Phabricator. Differential Revision: D66134239 |
Summary: This diff slightly improves the performance of quantized linear op by reducing few heavy math ops such as mod and divide.
Differential Revision: D66134239