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

Higher order gradients through DCN layer #30

Open
vinbhaskara opened this issue Sep 30, 2019 · 1 comment
Open

Higher order gradients through DCN layer #30

vinbhaskara opened this issue Sep 30, 2019 · 1 comment

Comments

@vinbhaskara
Copy link

When I try to get higher order derivatives on architectures using your implementation of DCNv2, I get the following error:

"RuntimeError: DCNv2FunctionLegacyBackward is not differentiable twice".

Is there a way around this?

@XixiLiu95
Copy link

What I did is comment out all #@once_differentiable on dcn_v2.py.

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

No branches or pull requests

2 participants