dmlc / dgl

Python package built to ease deep learning on graph, on top of existing DL frameworks.
http://dgl.ai
Apache License 2.0
13.51k stars 3.02k forks source link

[Refactor] Further decouple DLPack from DGL NDArray #4586

Open jermainewang opened 2 years ago

jermainewang commented 2 years ago

🔨Work Item

IMPORTANT:

Project tracker: https://github.com/orgs/dmlc/projects/2

Description

The issue comes up from PR #4454 . The PR introduced a new data structure called DGLArray to replace DLTensor from DLPack. The follow up action is to further simplify the codebase. Considerations:

@yaox12 let's use this thread for discussion.

Depending work items or issues

None

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale due to lack of activity. It will be closed if no further activity occurs. Thank you

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale due to lack of activity. It will be closed if no further activity occurs. Thank you