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

[FEA] Use PyG Interfaces for Modifying Feature Store #4202

Closed
alexbarghi-nv opened this issue Feb 28, 2024 · 0 comments · Fixed by #4384
Closed

[FEA] Use PyG Interfaces for Modifying Feature Store #4202

alexbarghi-nv opened this issue Feb 28, 2024 · 0 comments · Fixed by #4384
Assignees
Labels
feature request New feature or request
Milestone

Comments

@alexbarghi-nv
Copy link
Member

Unlike cuGraph-DGL, cuGraph-PyG currently lacks support for using the native PyG interface for feature management. Instead, users have to construct and pass a cuGraph FeatureStore object, which exposes implementation details and reduces usability.

We should implement the FeatureStore interface properly as well as add functions for constructing a CuGraphStore from a PyG object.

@alexbarghi-nv alexbarghi-nv added the feature request New feature or request label Feb 28, 2024
@alexbarghi-nv alexbarghi-nv added this to the 23.06 milestone Feb 28, 2024
@alexbarghi-nv alexbarghi-nv self-assigned this Feb 28, 2024
@alexbarghi-nv alexbarghi-nv modified the milestones: 23.06, 24.06 Mar 8, 2024
@rapids-bot rapids-bot bot closed this as completed in 797a036 May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant