-
Notifications
You must be signed in to change notification settings - Fork 310
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
Address Leiden numbering issue #4845
Merged
rapids-bot
merged 21 commits into
rapidsai:branch-25.02
from
jnke2016:branch-25.02_fix_leiden_numbering
Jan 11, 2025
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
4d003a0
relabel clusters ids
jnke2016 3e06c06
leiden expects unique seed per GPU
jnke2016 0675c73
properly relabel cluster ids in multi_gpu case
jnke2016 2b1ac70
fix style
jnke2016 fdf09de
shuffle cluster IDs
jnke2016 ce22ea5
fix style
jnke2016 649ea7f
simplify code
jnke2016 cfdba93
add SG tests for Leiden's cluster IDs
jnke2016 9e24488
add MG tests for Leiden's cluster IDs
jnke2016 2f3a737
fix style
jnke2016 9489ea0
include utility functions
jnke2016 1ffe352
update mg tests
jnke2016 c70a229
fix style
jnke2016 7e4651f
Merge remote-tracking branch 'upstream/branch-25.02' into branch-25.0…
jnke2016 66bd69d
removed unused code
jnke2016 485ab35
fix copyright
jnke2016 d1d3687
fix copyright
jnke2016 2f00a89
update copyright
jnke2016 c9e2781
handle case when random_state has default value
jnke2016 c9945cd
add python tests for Leiden numbering
jnke2016 f4d811a
fix style
jnke2016 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
dendrogram->get_level_size_nocheck(0);