Skip to content

[executorch] Add vectorized scalar path for single-element Tensor passed to optimized mul #4807

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 28, 2024

Conversation

swolchok
Copy link
Contributor

@swolchok swolchok commented Aug 20, 2024

…sed to optimized mul

We are currently doing slow broadcasting for this case. After this diff, we should get nice vectorization.

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

[ghstack-poisoned]
Copy link

pytorch-bot bot commented Aug 20, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit 68ea032 with merge base 35e2302 (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 Aug 20, 2024
@facebook-github-bot
Copy link
Contributor

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

… Tensor passed to optimized mul"

We are currently doing slow broadcasting for this case. After this diff, we should get nice vectorization.

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

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

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

… Tensor passed to optimized mul"

We are currently doing slow broadcasting for this case. After this diff, we should get nice vectorization.

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

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

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

… Tensor passed to optimized mul"

We are currently doing slow broadcasting for this case. After this diff, we should get nice vectorization.

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

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot facebook-github-bot merged commit a9a8b6f into gh/swolchok/17/base Aug 28, 2024
37 of 38 checks passed
@facebook-github-bot facebook-github-bot deleted the gh/swolchok/17/head branch August 28, 2024 21:58
kirklandsign added a commit that referenced this pull request Aug 29, 2024
…zed mul (#4964)

We are currently doing slow broadcasting for this case. After this diff, we should get nice vectorization.

Differential Revision: D61560825

Pull Request resolved: #4807

---------

Co-authored-by: Scott Wolchok <[email protected]>
kedarnath03 pushed a commit to kedarnath03/executorch that referenced this pull request Jun 25, 2025
…sed to optimized mul

Pull Request resolved: pytorch/executorch#4807

We are currently doing slow broadcasting for this case. After this diff, we should get nice vectorization.
ghstack-source-id: 240122839
@exported-using-ghexport

Differential Revision: [D61560825](https://our.internmc.facebook.com/intern/diff/D61560825/)
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants