Skip to content

Conversation

LukasBommes
Copy link
Contributor

This implements CPU fallback for PSROIPool and PSROIAlign layers based on their CUDA versions implemented in PR #1259.

See also the related discussion.

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.

Thanks for the PR and the CPU implementation!

There are conflicts in this PR that should be addressed before we can merge this.

We have now moved away from the pybind11 approach in favor of torch ops, and we now declare autograd via C++ and not torch.autograd.Function anymore, see #1314 and #1348 for some more context.

@LukasBommes
Copy link
Contributor Author

I'll take a look at this tomorrow. Wasn't aware of the fact that this had changed in the meanwhile.

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.

3 participants