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

WholeFeatureStore for cuGraph-PyG #4399

Closed
Tracked by #4350
alexbarghi-nv opened this issue May 8, 2024 · 0 comments · Fixed by #4432
Closed
Tracked by #4350

WholeFeatureStore for cuGraph-PyG #4399

alexbarghi-nv opened this issue May 8, 2024 · 0 comments · Fixed by #4432
Assignees
Labels
feature request New feature or request
Milestone

Comments

@alexbarghi-nv
Copy link
Member

Support WholeGraph feature storage in cuGraph-PyG through a new WholeFeatureStore class that implements the FeatureStore interface.

@alexbarghi-nv alexbarghi-nv added this to the 24.08 milestone May 8, 2024
@alexbarghi-nv alexbarghi-nv self-assigned this May 8, 2024
@alexbarghi-nv alexbarghi-nv added the feature request New feature or request label May 9, 2024
@alexbarghi-nv alexbarghi-nv modified the milestones: 24.08, 24.06 May 23, 2024
rapids-bot bot pushed a commit that referenced this issue May 30, 2024
Reimplements the WG feature store for PyG using the `FeatureStore` interface.
Merge after #4384 

Closes rapidsai/wholegraph#47
Closes #4399

Authors:
  - Alex Barghi (https://github.com/alexbarghi-nv)
  - Seunghwa Kang (https://github.com/seunghwak)
  - Tingyu Wang (https://github.com/tingyu66)
  - Ralph Liu (https://github.com/nv-rliu)

Approvers:
  - Tingyu Wang (https://github.com/tingyu66)
  - Vibhu Jawa (https://github.com/VibhuJawa)
  - Brad Rees (https://github.com/BradReesWork)
  - Ray Douglass (https://github.com/raydouglass)

URL: #4432
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