-
Notifications
You must be signed in to change notification settings - Fork 124
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
Error when compiling: 'TORCH_CHECK_ARG' was not declared in this scope #50
Comments
According to the latest README.md. Try to checkout the last commit. e.g
|
i encountered the same problem. do u figure it out now? |
I encountered the same. Still no clue to solve
|
You are Good! @Natsu-Akatsuki |
I encountered the same problem. Do you figure it out now? |
One possible solution to the error is to downgrade PyTorch to version 1.6.x. This problem may be caused by incompatible versions of DCNV2 with PyTorch. |
Hi,
My environment is PyTorch 1.8.1+cu101 and CUDA 10.1.
When I compiled DCNv2, an error was encounted:
I wonder how to solve this problem.
Thanks a lot.
The text was updated successfully, but these errors were encountered: