Skip to content
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

Cupy 11 fixes #4889

Merged
merged 2 commits into from Sep 14, 2022
Merged

Cupy 11 fixes #4889

merged 2 commits into from Sep 14, 2022

Conversation

dantegd
Copy link
Member

@dantegd dantegd commented Sep 14, 2022

No description provided.

@dantegd dantegd requested review from a team as code owners September 14, 2022 16:17
@github-actions github-actions bot added CMake CUDA/C++ Cython / Python Cython or Python issue labels Sep 14, 2022
@dantegd dantegd added this to PR-WIP in v22.10 Release via automation Sep 14, 2022
@dantegd dantegd added bug Something isn't working non-breaking Non-breaking change labels Sep 14, 2022
@codecov-commenter
Copy link

Codecov Report

Base: 78.02% // Head: 79.64% // Increases project coverage by +1.62% 🎉

Coverage data is based on head (fe176fa) compared to base (7a0ab85).
Patch has no changes to coverable lines.

Additional details and impacted files
@@               Coverage Diff                @@
##           branch-22.10    #4889      +/-   ##
================================================
+ Coverage         78.02%   79.64%   +1.62%     
================================================
  Files               180      180              
  Lines             11385    11486     +101     
================================================
+ Hits               8883     9148     +265     
+ Misses             2502     2338     -164     
Flag Coverage Δ
dask 46.15% <ø> (-0.07%) ⬇️
non-dask 68.98% <ø> (+1.71%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
python/cuml/common/array.py 95.10% <0.00%> (-2.88%) ⬇️
python/cuml/cluster/__init__.py 100.00% <0.00%> (ø)
python/cuml/metrics/__init__.py 100.00% <0.00%> (ø)
python/cuml/preprocessing/__init__.py 100.00% <0.00%> (ø)
python/cuml/benchmark/automated/utils/utils.py 0.00% <0.00%> (ø)
python/cuml/dask/preprocessing/LabelEncoder.py 93.33% <0.00%> (ø)
...cuml/_thirdparty/sklearn/preprocessing/__init__.py 100.00% <0.00%> (ø)
python/cuml/thirdparty_adapters/adapters.py 91.54% <0.00%> (+0.05%) ⬆️
...cuml/_thirdparty/sklearn/utils/skl_dependencies.py 57.64% <0.00%> (+0.50%) ⬆️
python/cuml/preprocessing/TargetEncoder.py 85.07% <0.00%> (+1.00%) ⬆️
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

v22.10 Release automation moved this from PR-WIP to PR-Reviewer approved Sep 14, 2022
@cjnolet
Copy link
Member

cjnolet commented Sep 14, 2022

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 9b3d150 into rapidsai:branch-22.10 Sep 14, 2022
v22.10 Release automation moved this from PR-Reviewer approved to Done Sep 14, 2022
jakirkham pushed a commit to jakirkham/cuml that referenced this pull request Feb 27, 2023
Authors:
  - Dante Gama Dessavre (https://github.com/dantegd)

Approvers:
  - William Hicks (https://github.com/wphicks)
  - Corey J. Nolet (https://github.com/cjnolet)

URL: rapidsai#4889
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CMake CUDA/C++ Cython / Python Cython or Python issue non-breaking Non-breaking change
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants