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

Please help resolve the problem when the code was running on CUDA11.1 , DGL 0.7, #23

Open
xdjwolf opened this issue Jan 6, 2022 · 1 comment

Comments

@xdjwolf
Copy link

xdjwolf commented Jan 6, 2022

dgl._ffi.base.DGLError: [15:08:17] /opt/dgl/include/dgl/packed_func_ext.h:117: Check failed: ObjectTypeChecker::Check(sptr.get()): Expected type graph.Graph but get graph.HeteroGraph
Stack trace:

how can I update this code to dgl7.x when in cuda11?

the dgl.contrib.sampling.random_walk_with_restart and dgl.contrib.sampling.random_walk cannt work in dgl-cu11, it need to replaced by dgl.sampling.random_walk , but the parameters was different . how can I update this code to dgl7.x when in cuda11.

my email: langjw@mail.ustc.edu.cn

@xdjwolf xdjwolf changed the title Please help resolve the problem when the code was Please help resolve the problem when the code was running on CUDA11.1 , DGL 0.7, Jan 6, 2022
@xdjwolf
Copy link
Author

xdjwolf commented Jan 6, 2022

image
image

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

1 participant