Skip to content

[BUG] Unsupported graph for similiarity algos#3710

Merged
rapids-bot[bot] merged 9 commits intorapidsai:branch-23.08from
jnke2016:branch-23.08_unsupported-graph-similiarity-algos
Jul 19, 2023
Merged

[BUG] Unsupported graph for similiarity algos#3710
rapids-bot[bot] merged 9 commits intorapidsai:branch-23.08from
jnke2016:branch-23.08_unsupported-graph-similiarity-algos

Conversation

@jnke2016
Copy link
Contributor

This PR update the docstrings raises an error when running any similarity algos with vertices from a graph that are unrenumbered.

@jnke2016 jnke2016 requested a review from a team as a code owner July 15, 2023 06:41
@BradReesWork BradReesWork added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jul 17, 2023
@jnke2016
Copy link
Contributor Author

Apart from the known WCC, Louvain and Leiden failure, I can't reproduce any of the similarity algos python tests failure locally. Some of them being OOM. I am still looking into it.

@jnke2016
Copy link
Contributor Author

Now we are left with the C++ tests known failures

@BradReesWork
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit 59b0eb7 into rapidsai:branch-23.08 Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants