Skip to content
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

Add empty batch support for DeformConv2d #2782

Merged
merged 2 commits into from
Oct 11, 2020

Conversation

datumbox
Copy link
Contributor

@datumbox datumbox commented Oct 9, 2020

Support empty batch for DeformConv2d, issue #2293

cc @fmassa

@datumbox
Copy link
Contributor Author

datumbox commented Oct 9, 2020

@fmassa not sure the fails are due to the changes but it's definitely worth confirming. Can we trigger a retest?

Copy link
Member

@fmassa fmassa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR looks great, thanks a lot @datumbox !

The test failures seem unrelated, I'm re-running the CI to see if it was a one-off flakiness, and if it still fails I'll open an issue to fix it afterwards (as it's probably related to a upstream library change).

@datumbox datumbox changed the title [DO NOT MERGE/n00b] Add empty batch support for DeformConv2d Add empty batch support for DeformConv2d Oct 11, 2020
@fmassa fmassa merged commit 831c0df into pytorch:master Oct 11, 2020
@datumbox datumbox deleted the bugfix/DeformConv2d_emptybatch branch October 14, 2020 08:12
bryant1410 pushed a commit to bryant1410/vision-1 that referenced this pull request Nov 22, 2020
…#2782)

* Adding checks on forward and backward passes.

* Adding unit-tests.
vfdev-5 pushed a commit to Quansight/vision that referenced this pull request Dec 4, 2020
…#2782)

* Adding checks on forward and backward passes.

* Adding unit-tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants