Skip to content

Conversation

@nathanaelsee
Copy link
Contributor

Summary:
The function defs used to live in a separate header file before D61309097 (#5492), but were moved to the shader file directly to mirror a similar refactoring for the fp linear shader.

It's easier to reason about the shader without having to jump back and forth from the minimal main() functions to the q_8w_linear functions.

Differential Revision: D70127663

Summary:
The function defs used to live in a separate header file before D61309097 (pytorch#5492), but were moved to the shader file directly to mirror a similar refactoring for the fp linear shader.

It's easier to reason about the shader without having to jump back and forth from the minimal main() functions to the q_8w_linear functions.

Differential Revision: D70127663
@nathanaelsee nathanaelsee requested a review from SS-JIA as a code owner February 25, 2025 22:47
@pytorch-bot
Copy link

pytorch-bot bot commented Feb 25, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit dc0580e with merge base f3fc096 (image):
💚 Looks good so far! There are no failures yet. 💚

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 Feb 25, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70127663

@facebook-github-bot facebook-github-bot merged commit f357169 into pytorch:main Mar 1, 2025
52 of 53 checks passed
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. fb-exported topic: not user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants