-
Notifications
You must be signed in to change notification settings - Fork 304
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
[REVIEW] BUG fix benchmark notebooks for recent cudf changes #1192
[REVIEW] BUG fix benchmark notebooks for recent cudf changes #1192
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Please update the changelog in order to start CI tests. View the gpuCI docs here. |
Codecov Report
@@ Coverage Diff @@
## branch-0.16 #1192 +/- ##
===============================================
- Coverage 57.41% 57.39% -0.03%
===============================================
Files 61 61
Lines 2482 2483 +1
===============================================
Hits 1425 1425
- Misses 1057 1058 +1
Continue to review full report at Codecov.
|
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.
Looks good. Just small things like hardcoded "last edit date" are outdated.
Codecov Report
@@ Coverage Diff @@
## branch-0.16 #1192 +/- ##
==============================================
Coverage ? 57.39%
==============================================
Files ? 61
Lines ? 2483
Branches ? 0
==============================================
Hits ? 1425
Misses ? 1058
Partials ? 0
Continue to review full report at Codecov.
|
Fixed benchmark notebooks
Fix docs in graph.py