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

dgl.copy_edge deprecated #69

Open
benjileibo opened this issue Apr 8, 2023 · 2 comments
Open

dgl.copy_edge deprecated #69

benjileibo opened this issue Apr 8, 2023 · 2 comments

Comments

@benjileibo
Copy link

change to dgl.copy_e() https://docs.dgl.ai/en/0.8.x/generated/dgl.function.copy_edge.html#

@Heisenburger2020
Copy link

change to dgl.copy_e() https://docs.dgl.ai/en/0.8.x/generated/dgl.function.copy_edge.html#

Thank you for your advice on this problem.

By the way, have you met the nan problem?
complex_names where Nan encountered

I suspect this results from the data process part, because a lot of warnings has been reported like "rdkit coords could not be generated without using random coords. using random coords now". I do not know how to solve it.

@Heisenburger2020
Copy link

Is there anything I can do to avoid this nan error? Thank you !
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

2 participants