-
Notifications
You must be signed in to change notification settings - Fork 26.3k
fix empty dropout #20541
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
fix empty dropout #20541
Conversation
Signed-off-by: Edward Z. Yang <[email protected]>
|
I fixed lint for you. If you want to run lint locally in the future, https://github.com/pytorch/pytorch/wiki/Lint-as-you-type has some instructions. |
facebook-github-bot
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ezyang has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
Oops, sorry :-( |
|
Nothing to be sorry about ;) It just means it'll take longer to land. |
Summary: Fix for #20499 Pull Request resolved: pytorch/pytorch#20541 Differential Revision: D15372461 Pulled By: ezyang fbshipit-source-id: cdc237a98244515a573216a6dac4826261c973f9
Fix for #20499