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 fp16 unit tests to the CUDA ops when pytorch >= 1.6 #1028

Closed
AronLin opened this issue May 17, 2021 · 1 comment
Closed

Add fp16 unit tests to the CUDA ops when pytorch >= 1.6 #1028

AronLin opened this issue May 17, 2021 · 1 comment

Comments

@AronLin
Copy link
Contributor

AronLin commented May 17, 2021

Describe the Issue

I notice that there was a runtime error #1004 and it was fixed in mmcv 1.3.4.
However, the same problem still exists when using DCNv2.

So I suggest to check the support of CUDA ops for fp16 or add unit tests to CUDA ops to support fp16,when pytorch >= 1.6.

Environment
pytorch >= 1.6.0
mmcv >= 1.3.2

I will send a PR to fix the bug when using DCNv2 with the same way in PR #1014

@zhouzaida
Copy link
Collaborator

thanks

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