-
Notifications
You must be signed in to change notification settings - Fork 26.3k
[PyTorch] Hook CUDA LayerNormKernel up for dispatch #74259
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
Conversation
The CPU one is hooked up but the CUDA one isn't. I want to use the CUDA one too. Differential Revision: [D34697478](https://our.internmc.facebook.com/intern/diff/D34697478/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D34697478/)! [ghstack-poisoned]
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit 074b658 (more details on the Dr. CI page): 💚 💚 Looks good so far! There are no failures yet. 💚 💚 This comment was automatically generated by Dr. CI (expand for details).Please report bugs/suggestions to the (internal) Dr. CI Users group. |
CI Flow Status⚛️ CI FlowRuleset - Version:
|
The CPU one is hooked up but the CUDA one isn't. I want to use the CUDA one too. Differential Revision: [D34697478](https://our.internmc.facebook.com/intern/diff/D34697478/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D34697478/)! ghstack-source-id: 151440781 Pull Request resolved: #74259
The CPU one is hooked up but the CUDA one isn't. I want to use the CUDA one too. Differential Revision: [D34697478](https://our.internmc.facebook.com/intern/diff/D34697478/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D34697478/)! [ghstack-poisoned]
Pull Request resolved: #74259 The CPU one is hooked up but the CUDA one isn't. I want to use the CUDA one too. Differential Revision: [D34697478](https://our.internmc.facebook.com/intern/diff/D34697478/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D34697478/)! ghstack-source-id: 151540967
Summary: Pull Request resolved: #74259 The CPU one is hooked up but the CUDA one isn't. I want to use the CUDA one too. Test Plan: builds Reviewed By: ngimel Differential Revision: D34697478 fbshipit-source-id: 2a7e7adc1b7f90d3a9ee911083b2e286deb3b547
|
Hey @swolchok. |
Stack from ghstack (oldest at bottom):
The CPU one is hooked up but the CUDA one isn't. I want to use the CUDA one too.
Differential Revision: D34697478
NOTE FOR REVIEWERS: This PR has internal Facebook specific changes or comments, please review them on Phabricator!