Skip to content

[executorch] Custom op for fast hadamard transform kernel #5291

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

Closed
wants to merge 13 commits into from

Conversation

swolchok
Copy link
Contributor

@swolchok swolchok commented Sep 11, 2024

Custom op support for Fast Hadamard Transform.

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

[ghstack-poisoned]
Copy link

pytorch-bot bot commented Sep 11, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit c5294c0 with merge base e8a557c (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 Sep 11, 2024
@facebook-github-bot
Copy link
Contributor

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

Custom op support for Fast Hadamard Transform.

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

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

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

swolchok added a commit that referenced this pull request Sep 12, 2024
Pull Request resolved: #5291

Custom op support for Fast Hadamard Transform.
ghstack-source-id: 242138454
@exported-using-ghexport

Differential Revision: [D60530438](https://our.internmc.facebook.com/intern/diff/D60530438/)
Custom op support for Fast Hadamard Transform.

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

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

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

swolchok added a commit that referenced this pull request Sep 12, 2024
Pull Request resolved: #5291

Custom op support for Fast Hadamard Transform.
ghstack-source-id: 242216116
@exported-using-ghexport

Differential Revision: [D60530438](https://our.internmc.facebook.com/intern/diff/D60530438/)
Custom op support for Fast Hadamard Transform.

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

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

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

swolchok added a commit that referenced this pull request Sep 12, 2024
Pull Request resolved: #5291

Custom op support for Fast Hadamard Transform.
ghstack-source-id: 242230780
@exported-using-ghexport

Differential Revision: [D60530438](https://our.internmc.facebook.com/intern/diff/D60530438/)
Custom op support for Fast Hadamard Transform.

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

[ghstack-poisoned]
swolchok added a commit that referenced this pull request Sep 13, 2024
Pull Request resolved: #5291

Custom op support for Fast Hadamard Transform.
ghstack-source-id: 242506855
@exported-using-ghexport

Differential Revision: [D60530438](https://our.internmc.facebook.com/intern/diff/D60530438/)
@facebook-github-bot
Copy link
Contributor

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

Custom op support for Fast Hadamard Transform.

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

[ghstack-poisoned]
swolchok added a commit that referenced this pull request Sep 13, 2024
Pull Request resolved: #5291

Custom op support for Fast Hadamard Transform.
ghstack-source-id: 242526423
@exported-using-ghexport

Differential Revision: [D60530438](https://our.internmc.facebook.com/intern/diff/D60530438/)
Custom op support for Fast Hadamard Transform.

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

[ghstack-poisoned]
swolchok added a commit that referenced this pull request Sep 14, 2024
Pull Request resolved: #5291

Custom op support for Fast Hadamard Transform.
ghstack-source-id: 242537091
@exported-using-ghexport

Differential Revision: [D60530438](https://our.internmc.facebook.com/intern/diff/D60530438/)
@facebook-github-bot
Copy link
Contributor

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

Custom op support for Fast Hadamard Transform.

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

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

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

swolchok added a commit that referenced this pull request Sep 14, 2024
Pull Request resolved: #5291

Custom op support for Fast Hadamard Transform.
ghstack-source-id: 242554159
@exported-using-ghexport

Differential Revision: [D60530438](https://our.internmc.facebook.com/intern/diff/D60530438/)
Custom op support for Fast Hadamard Transform.

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

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

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

swolchok added a commit that referenced this pull request Sep 14, 2024
Pull Request resolved: #5291

Custom op support for Fast Hadamard Transform.
ghstack-source-id: 242555492
@exported-using-ghexport

Differential Revision: [D60530438](https://our.internmc.facebook.com/intern/diff/D60530438/)
Custom op support for Fast Hadamard Transform.

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

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

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

swolchok added a commit that referenced this pull request Sep 16, 2024
Pull Request resolved: #5291

Custom op support for Fast Hadamard Transform.
ghstack-source-id: 242784047
@exported-using-ghexport

Differential Revision: [D60530438](https://our.internmc.facebook.com/intern/diff/D60530438/)
@swolchok
Copy link
Contributor Author

reran android-java-format lint due to apparent infra flake

Custom op support for Fast Hadamard Transform.

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

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

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

swolchok added a commit that referenced this pull request Sep 16, 2024
Pull Request resolved: #5291

Custom op support for Fast Hadamard Transform.
ghstack-source-id: 242793083
@exported-using-ghexport

Differential Revision: [D60530438](https://our.internmc.facebook.com/intern/diff/D60530438/)
Custom op support for Fast Hadamard Transform.

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

[ghstack-poisoned]
swolchok added a commit that referenced this pull request Sep 16, 2024
Pull Request resolved: #5291

Custom op support for Fast Hadamard Transform.
ghstack-source-id: 242814165
@exported-using-ghexport

Differential Revision: [D60530438](https://our.internmc.facebook.com/intern/diff/D60530438/)
@facebook-github-bot
Copy link
Contributor

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

Custom op support for Fast Hadamard Transform.

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

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in acfe0ba.

lucylq pushed a commit that referenced this pull request Sep 17, 2024
Summary:
Pull Request resolved: #5291

Custom op support for Fast Hadamard Transform.
ghstack-source-id: 243051223
exported-using-ghexport

Reviewed By: kimishpatel, helunwencser

Differential Revision: D60530438

fbshipit-source-id: a483eea58e9897c4e2042157a80b0ddaed79a17b
kedarnath03 pushed a commit to kedarnath03/executorch that referenced this pull request Jun 25, 2025
Pull Request resolved: pytorch/executorch#5291

Custom op support for Fast Hadamard Transform.
ghstack-source-id: 243051223
@exported-using-ghexport

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

Successfully merging this pull request may close these issues.

3 participants