Open trivedivivek opened 13 hours 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 c4bb212e0f6171926d126fcab456e4b0cfdf6bb8 with merge base 7375cf5ac9c01bb1e4798a4ee4bdbdb5dfccfb0d ():
* [Check Labels / Check labels](https://hud.pytorch.org/pr/pytorch/executorch/7014#33343946883) ([gh](https://github.com/pytorch/executorch/actions/runs/11960284804/job/33343946883)) `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: D66174765
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.
Stack from ghstack (oldest at bottom):
7016
7015
The diff rearranges Permute op shader code in executorch vulkan backend to reduce heavy math operations and improve performance. The change also include adding an extension to support explicit arithmetic types and changing the data type of the position variable to u16vec3.
Differential Revision: D66174765