-
Notifications
You must be signed in to change notification settings - Fork 607
Implement native_dropout #10567
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
Implement native_dropout #10567
Conversation
Stack from ghstack (oldest at bottom): |
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/10567
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 65202af with merge base 9a18669 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
CI is green, just rebasing |
I'll be off May 1 and 2. Feel free to click the rebase button and merge this once it's reviewed. |
@billmguo has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Yet another core ATen op. Test Plan: Comes with test. Imported to fbsource and ran test in ATen mode as well.
Yet another core ATen op.
Test Plan: Comes with test. Imported to fbsource and ran test in ATen mode as well.