-
Notifications
You must be signed in to change notification settings - Fork 901
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
Push DeviceScalar construction into cython for list.contains #7864
Push DeviceScalar construction into cython for list.contains #7864
Conversation
@gpucibot merge |
Co-authored-by: Keith Kraus <kkraus@nvidia.com>
Codecov Report
@@ Coverage Diff @@
## branch-0.19 #7864 +/- ##
===============================================
+ Coverage 81.86% 82.74% +0.88%
===============================================
Files 101 103 +2
Lines 16884 17701 +817
===============================================
+ Hits 13822 14647 +825
+ Misses 3062 3054 -8
Continue to review full report at Codecov.
|
…i#7864) Fixes rapidsai#7854. Authors: - https://github.com/brandon-b-miller Approvers: - Keith Kraus (https://github.com/kkraus14) - GALI PREM SAGAR (https://github.com/galipremsagar) URL: rapidsai#7864
Fixes #7854.