Skip to content

Conversation

pytorchbot
Copy link
Collaborator

This PR was created by the merge bot to help merge the original PR into the main branch.
ghstack PR number: #6766
^ Please use this as the source of truth for the PR details, comments, and reviews
ghstack PR base: https://github.com/pytorch/executorch/tree/gh/trivedivivek/12/base
ghstack PR head: https://github.com/pytorch/executorch/tree/gh/trivedivivek/12/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/gh/trivedivivek/11/orig
Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/trivedivivek/12/orig
@diff-train-skip-merge

Copy link

pytorch-bot bot commented Nov 12, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/6776

Note: Links to docs will display an error until the docs builds have been completed.

❌ 2 New Failures

As of commit 3290368 with merge base 7f3d37a (image):

NEW FAILURES - The following jobs have failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Nov 12, 2024
@SS-JIA SS-JIA force-pushed the gh/trivedivivek/11/orig branch from 030a490 to 31241ef Compare November 12, 2024 15:47
Base automatically changed from gh/trivedivivek/11/orig to main November 12, 2024 15:47
…, to reduce shader register pressure.

This diff reduces the precision of texture coordinates in the conv2d_pw op in Executorch's Vulkan backend to reduce shader register pressure. The changes made in the code include reducing the precision of the z coordinate in the loop and using uint16_t instead of int for the loop counter.

Differential Revision: [D64767415](https://our.internmc.facebook.com/intern/diff/D64767415/)

ghstack-source-id: 252923516
Pull Request resolved: #6766
@SS-JIA SS-JIA force-pushed the gh/trivedivivek/12/orig branch from cb66166 to 3290368 Compare November 12, 2024 15:48
@SS-JIA SS-JIA merged commit acc63d3 into main Nov 12, 2024
7 of 8 checks passed
@SS-JIA SS-JIA deleted the gh/trivedivivek/12/orig branch November 12, 2024 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants