-
Notifications
You must be signed in to change notification settings - Fork 912
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] Add backend for percentile_lookup
dispatch
#9118
[REVIEW] Add backend for percentile_lookup
dispatch
#9118
Conversation
rerun tests |
Codecov Report
@@ Coverage Diff @@
## branch-21.10 #9118 +/- ##
===============================================
Coverage ? 10.76%
===============================================
Files ? 114
Lines ? 19086
Branches ? 0
===============================================
Hits ? 2055
Misses ? 17031
Partials ? 0 Continue to review full report at Codecov.
|
rerun tests |
2 similar comments
rerun tests |
rerun tests |
@gpucibot merge |
This PR adds backend for
percentile_lookup
dispatch indask_cudf
, related dask upstream changes were done in dask/dask#8083