Reopen PR for 0 dim batch size for AvgPool2d.#47426
Reopen PR for 0 dim batch size for AvgPool2d.#47426v0dro wants to merge 12 commits intopytorch:masterfrom
Conversation
…e pool2d_shape_check function instead of computing it inside the function
|
Can you please resolve a conflict? |
💊 CI failures summary and remediationsAs of commit ee17e1b (more details on the Dr. CI page):
🚧 1 fixed upstream failure:These were probably caused by upstream breakages that were already fixed.
Please rebase on the
|
facebook-github-bot
left a comment
There was a problem hiding this comment.
@ngimel has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
|
Unlanding, xla error is real. @JackCaoG should we skip the xla test, or should it be fixed on the xla side? |
Summary: Resubmitting pytorch#40694 since it could not be landed for some reason. CC ngimel Pull Request resolved: pytorch#47426 Reviewed By: mruberry Differential Revision: D24941350 Pulled By: ngimel fbshipit-source-id: b7e50346d86eb63aaaf4fdd5ee71fafee2d0b476
Summary: Reopen pytorch#47426 since it failed for XLA tests. Pull Request resolved: pytorch#50008 Reviewed By: mruberry Differential Revision: D25857687 Pulled By: ngimel fbshipit-source-id: 8bd47a17b417b20089cf003173d8c0793be58c72
Resubmitting #40694 since it could not be landed for some reason.
CC @ngimel