Skip to content

Update cugraph-dgl conv layers to use improved graph class#3849

Merged
rapids-bot[bot] merged 14 commits intorapidsai:branch-23.10from
tingyu66:update-dgl-models
Sep 19, 2023
Merged

Update cugraph-dgl conv layers to use improved graph class#3849
rapids-bot[bot] merged 14 commits intorapidsai:branch-23.10from
tingyu66:update-dgl-models

Conversation

@tingyu66
Copy link
Member

@tingyu66 tingyu66 commented Sep 7, 2023

This PR:

  • Removes the usage of the deprecated StaticCSC and SampledCSC
  • Support creating CSR and storing edge information in SparseGraph
  • clean up unit tests
  • Adds GATv2Conv layer
  • Adds pylibcugraphops as a dependency of cugraph-dgl conda package

@tingyu66 tingyu66 requested review from a team as code owners September 7, 2023 02:11
@tingyu66 tingyu66 marked this pull request as draft September 7, 2023 02:12
@tingyu66 tingyu66 self-assigned this Sep 8, 2023
@tingyu66 tingyu66 added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Sep 8, 2023
@tingyu66 tingyu66 added this to the 23.10 milestone Sep 8, 2023
@tingyu66 tingyu66 marked this pull request as ready for review September 12, 2023 18:44
@tingyu66 tingyu66 requested a review from VibhuJawa September 12, 2023 18:44
Copy link
Member

@VibhuJawa VibhuJawa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@BradReesWork
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit b2e85bf into rapidsai:branch-23.10 Sep 19, 2023
@tingyu66 tingyu66 deleted the update-dgl-models branch September 19, 2023 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants