Open trivedivivek opened 12 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 b449ac4df4b315b7a4e3d17f90c20f273d4bc028 with merge base 7375cf5ac9c01bb1e4798a4ee4bdbdb5dfccfb0d ():
* [Check Labels / Check labels](https://hud.pytorch.org/pr/pytorch/executorch/7016#33343957407) ([gh](https://github.com/pytorch/executorch/actions/runs/11960289233/job/33343957407)) `RuntimeError: Error checking labels: PR does not have required labels` * [pull / unittest / linux / linux-job](https://hud.pytorch.org/pr/pytorch/executorch/7016#33343953010) ([gh](https://github.com/pytorch/executorch/actions/runs/11960282459/job/33343953010)) `RuntimeError: Command docker exec -t d063bbd317ec67bfaa6583feab308ddfb3936ecfa0304d92498f910bc9ad175b /exec failed with exit code 139`
This comment was automatically generated by Dr. CI and updates every 15 minutes.
This pull request was exported from Phabricator. Differential Revision: D66308779
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):
7015
7014
This diff replaces the use of the adaptive_work_group_size function with create_local_wg_size function, which is better tuned for improving shader performance.
Differential Revision: D66308779