Skip to content

Commit

Permalink
Add get_node_storage and get_edge_storage to CuGraphStorage (#2381)
Browse files Browse the repository at this point in the history
This PR enables rapidsai/dgl#14  by adding the following functions/classes to CuGraphStore:

1. add_node_data
2. add_edge_data
3. get_node_storage
4. get_edge_storage
5. CuFeatureStorage

Authors:
  - Vibhu Jawa (https://github.com/VibhuJawa)

Approvers:
  - Xiaoyun Wang (https://github.com/wangxiaoyunNV)
  - Brad Rees (https://github.com/BradReesWork)

URL: #2381
  • Loading branch information
VibhuJawa authored Jul 20, 2022
1 parent 23f9444 commit 1ae6133
Show file tree
Hide file tree
Showing 2 changed files with 516 additions and 144 deletions.
Loading

0 comments on commit 1ae6133

Please sign in to comment.