Revert behavior of Dropout2d on 3D inputs to 1D channel-wise dropout behavior & warn#79549
Revert behavior of Dropout2d on 3D inputs to 1D channel-wise dropout behavior & warn#79549jbschlosser wants to merge 4 commits intogh/jbschlosser/40/basefrom
Conversation
…behavior & warn [ghstack-poisoned]
🔗 Helpful links
❌ 22 New FailuresAs of commit 40441d8 (more details on the Dr. CI page): Expand to see more
🕵️ 22 new failures recognized by patternsThe following CI failures do not appear to be due to upstream breakages
|
…se dropout behavior & warn" [ghstack-poisoned]
…se dropout behavior & warn" [ghstack-poisoned]
…se dropout behavior & warn" [ghstack-poisoned]
kshitij12345
left a comment
There was a problem hiding this comment.
@jbschlosser #69885 also updated the behaviour for Dropout3d. Should undo that as well.
Thanks @kshitij12345 for the reminder! I think the problem only applies to |
|
@pytorchbot merge |
|
@pytorchbot successfully started a merge job. Check the current status here |
|
Hey @jbschlosser. |
…behavior & warn Pull Request resolved: pytorch#79549 Approved by: https://github.com/ngimel, https://github.com/albanD
…behavior & warn (#79611) Pull Request resolved: #79549 Approved by: https://github.com/ngimel, https://github.com/albanD Co-authored-by: Joel Benjamin Schlosser <jbschlosser@fb.com>
…behavior & warn (#79549) Summary: Pull Request resolved: #79549 Approved by: https://github.com/ngimel, https://github.com/albanD Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/5953fd9133c0bdcc0158acf1472fac403bc5f636 Reviewed By: malfet Differential Revision: D37208276 Pulled By: jbschlosser fbshipit-source-id: 080c95a627e0ec1f913938fe61547e760e1ebc6f
…behavior & warn Pull Request resolved: pytorch#79549 Approved by: https://github.com/ngimel, https://github.com/albanD
Stack from ghstack:
Addresses part of #77081