Skip to content

Updating DGL APIs to support more recent versions #31

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

JoelMathewC
Copy link

Issue #, if available: None

Description of changes: None

Due to the deprecation of the dgl.function.copy_src and dgl.function.copy_edge APIs. I have updated them to use the copy_u and copy_e references. The code here works with the latest version of DGL (v1.1.3)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@JoelMathewC JoelMathewC changed the title Updating DGL version to support dgl >= 0.6.1 Updating DGL APIs to support more recent versions Dec 25, 2023
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

Successfully merging this pull request may close these issues.

1 participant