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

getting error in MultiScaleDeformableAttention #7

Open
shubham303 opened this issue Oct 21, 2021 · 4 comments
Open

getting error in MultiScaleDeformableAttention #7

shubham303 opened this issue Oct 21, 2021 · 4 comments

Comments

@shubham303
Copy link

Hi ,
I am getting below error.

ImportError: /home/shubham/anaconda3/envs/dpt1/lib/python3.8/site-packages/MultiScaleDeformableAttention-1.0-py3.8-linux-x86_64.egg/MultiScaleDeformableAttention.cpython-38-x86_64-linux-gnu.so: undefined symbol: _ZNK2at6Tensor7optionsEv

torch.version = 1.10.0.dev20210812+cu111
GCC: gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0

@lingblessing
Copy link

你解决了吗?我也出现了这个错误

@lingblessing
Copy link

How did the host solve it? I also got this error?

@volgachen
Copy link
Collaborator

Perhaps you can check if cudatoolkit (cuda with pytorch) and system cuda (/usr/local/cuda) are of the same version.
If not, it may leads to problems.

@lingblessing
Copy link

Thank you, it has been resolved

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

3 participants