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

[GraphBolt] Refactor NeighborSamplerImpl #7207

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

mfbalin
Copy link
Collaborator

@mfbalin mfbalin commented Mar 11, 2024

Description

There was an asymmetry between the different samplers. Now, the unnecessary extra sampler argument of NeighborSampler is eliminated.

@mfbalin mfbalin requested a review from frozenbugs March 11, 2024 13:02
@dgl-bot
Copy link
Collaborator

dgl-bot commented Mar 11, 2024

To trigger regression tests:

  • @dgl-bot run [instance-type] [which tests] [compare-with-branch];
    For example: @dgl-bot run g4dn.4xlarge all dmlc/master or @dgl-bot run c5.9xlarge kernel,api dmlc/master

@dgl-bot
Copy link
Collaborator

dgl-bot commented Mar 11, 2024

Commit ID: ce907f3

Build ID: 1

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link

@mfbalin mfbalin merged commit 93990a9 into dmlc:master Mar 13, 2024
2 checks passed
@mfbalin mfbalin deleted the gb_refactor_neighbor_sampler_impl branch March 13, 2024 10:47
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 this pull request may close these issues.

3 participants