-
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
Add MG Hits and MG Neighborhood_sampling to benchmarks #2254
Add MG Hits and MG Neighborhood_sampling to benchmarks #2254
Conversation
…6-add_new_mg_algos_and_drop_legacy_renumbering
…C/Pylibcugraph path
…6-add_new_mg_algos_and_drop_legacy_renumbering
Codecov Report
@@ Coverage Diff @@
## branch-22.06 #2254 +/- ##
================================================
- Coverage 72.77% 69.90% -2.87%
================================================
Files 173 175 +2
Lines 11423 11517 +94
================================================
- Hits 8313 8051 -262
- Misses 3110 3466 +356
Continue to review full report at Codecov.
|
python/cugraph/cugraph/structure/graph_implementation/simpleDistributedGraph.py
Show resolved
Hide resolved
@gpucibot merge |
Add MG Hits and MG Neighborhood_sampling to benchmarks (rapidsai#2254)
This PR
C/Pylibcugraph
path