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

C++ Create MFG Capability for sampling output #3718

Closed
Tracked by #3668
ChuckHastings opened this issue Jul 18, 2023 · 0 comments · Fixed by #3707
Closed
Tracked by #3668

C++ Create MFG Capability for sampling output #3718

ChuckHastings opened this issue Jul 18, 2023 · 0 comments · Fixed by #3707
Assignees

Comments

@ChuckHastings
Copy link
Collaborator

ChuckHastings commented Jul 18, 2023

PyG and DGL have requirements on the numbering of vertices in the sampling output. Add a capability to renumber the sampling output to satisfy these requirements.

rapids-bot bot pushed a commit that referenced this issue Jul 24, 2023
Implements a utility function to renumber sampling function (e.g. `uniform_neighbor_sample`) outputs based on DGL and PyG requirements.

closes #3718

Authors:
  - Seunghwa Kang (https://github.com/seunghwak)

Approvers:
  - Chuck Hastings (https://github.com/ChuckHastings)
  - Alex Barghi (https://github.com/alexbarghi-nv)

URL: #3707
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants