-
Notifications
You must be signed in to change notification settings - Fork 311
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
Use MNMG version of ECG in python layer instead, and remove legacy ECG and Louvain #4514
Merged
rapids-bot
merged 22 commits into
rapidsai:branch-24.08
from
naimnv:use_mnmg_ecg_and_remove_legacy_version
Jul 8, 2024
Merged
Changes from 10 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
02e4cdd
Call MNMG version of ECG from python layer instead of legacy version
1aec077
Merge branch 'branch-24.08' of https://github.com/rapidsai/cugraph in…
ff0fbb8
Don't break current users
a294d92
Remove legacy code
2c0a7a0
Remove legacy cpp test
4016e2f
Revert "Use rapids-build-backend (#4393)"
5456a38
Fix notebook
0d7282e
Fix notebook
ecde687
Fix and resolve merge conflict
4f78fb1
Reduce quality to support test converage for all parameters
d0d121c
Copyright fix
530c61b
Revert "Revert "Use rapids-build-backend (#4393)""
4980a63
Address PR comment
d643f88
Merge branch 'branch-24.08' of https://github.com/rapidsai/cugraph in…
30a6a79
Address PR comment
432651c
Merge branch 'branch-24.08' of https://github.com/rapidsai/cugraph in…
0a9890d
Fix ECG notebook
42ea0ce
Fix notebook
2acc99d
Merge branch 'branch-24.08' of https://github.com/rapidsai/cugraph in…
340585f
Run tests with smaller rmat graphs
735a355
Merge branch 'branch-24.08' into use_mnmg_ecg_and_remove_legacy_version
naimnv 69b24b4
Merge branch 'branch-24.08' into use_mnmg_ecg_and_remove_legacy_version
naimnv 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
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.
This message doesn't hurt but isn't needed since
ensure_cugraph_obj_for_nx()
will handle the deprecation warning in this PR: https://github.com/rapidsai/cugraph/pull/4493/files#diff-62286c02304119d912dbd0491893a58c1dea11bd0addcc80fadb3d129d21029f