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

RuntimeError: Bool type is not supported by dlpack #3591

Closed
joekerrXie opened this issue Dec 15, 2021 · 4 comments
Closed

RuntimeError: Bool type is not supported by dlpack #3591

joekerrXie opened this issue Dec 15, 2021 · 4 comments

Comments

@joekerrXie
Copy link

❓ Questions and Help

hi ,
i am trying to use the lasted dgl version to do some study . but i met a problem about "RuntimeError: Bool type is not supported by dlpack " is that a BUG ? i have seen the same question in stack overflow. some body said that is a mismatch when using the pytorch and dgl . is that true?
i am using the pytorch 1.10.0 + cuda 11.5 + cuDNN 8.3.0
Do we have any solutions can help me in this error , Much Appreciated~
Best wishes .

@nv-dlasalle
Copy link
Collaborator

What version of DGL are you using?

@joekerrXie
Copy link
Author

actually , i have try both 2 version include 0.5.2 and 0.7.2 .

@VoVAllen
Copy link
Collaborator

It shouldn't happen with 0.7.2. Could you post your full error backtrace?

@joekerrXie
Copy link
Author

problem solved , thanks @VoVAllen , after deeply debug , there is a conflict in test environment that occurred a error "RuntimeError: Bool type is not supported by dlpack"

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