Closed trivedivivek closed 4 days ago
Note: Links to docs will display an error until the docs builds have been completed.
There are 1 currently active SEVs. If your PR is affected, please view them below:
As of commit 6f76a0bb6c609b8443008dd750fadeb57f5d338f with merge base bafae87bf539391b8c833cceb909dfc919461480 ():
* [Check Labels / Check labels](https://hud.pytorch.org/pr/pytorch/executorch/6944#33291453042) ([gh](https://github.com/pytorch/executorch/actions/runs/11943091956/job/33291453042)) `RuntimeError: Error checking labels: PR does not have required labels`
This comment was automatically generated by Dr. CI and updates every 15 minutes.
This pull request was exported from Phabricator. Differential Revision: D66134239
release notes:
labelIf your changes are user facing and intended to be a part of release notes, please use a label starting with release notes:
.
If not, please add the topic: not user facing
label.
To add a label, you can comment to pytorchbot, for example
@pytorchbot label "topic: not user facing"
For more information, see https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.
This pull request was exported from Phabricator. Differential Revision: D66134239
This pull request was exported from Phabricator. Differential Revision: D66134239
This pull request was exported from Phabricator. Differential Revision: D66134239
This pull request was exported from Phabricator. Differential Revision: D66134239
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