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

[REVIEW] Minimal fix for SparseRandomProjection #4100

Merged
merged 1 commit into from
Jul 27, 2021

Conversation

viclafargue
Copy link
Contributor

Answers #3857

This PR directly fixes the issue described in #3857. Further updates to the SparseRandomProjection model will be merged from #3899 once RAPIDS will drop CentOS7 support in favor of CentOS8.

@viclafargue viclafargue requested a review from a team as a code owner July 26, 2021 17:38
@viclafargue viclafargue added 3 - Ready for Review Ready for review by team bug Something isn't working non-breaking Non-breaking change labels Jul 26, 2021
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (branch-21.08@40af8af). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##             branch-21.08    #4100   +/-   ##
===============================================
  Coverage                ?   85.77%           
===============================================
  Files                   ?      231           
  Lines                   ?    18261           
  Branches                ?        0           
===============================================
  Hits                    ?    15664           
  Misses                  ?     2597           
  Partials                ?        0           
Flag Coverage Δ
dask 48.19% <0.00%> (?)
non-dask 78.24% <0.00%> (?)

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


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 40af8af...a4ffc17. Read the comment docs.

@dantegd
Copy link
Member

dantegd commented Jul 27, 2021

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 0e26888 into rapidsai:branch-21.08 Jul 27, 2021
vimarsh6739 pushed a commit to vimarsh6739/cuml that referenced this pull request Oct 9, 2023
Answers rapidsai#3857

This PR directly fixes the issue described in rapidsai#3857. Further updates to the `SparseRandomProjection` model will be merged from rapidsai#3899 once RAPIDS will drop CentOS7 support in favor of CentOS8.

Authors:
  - Victor Lafargue (https://github.com/viclafargue)

Approvers:
  - Dante Gama Dessavre (https://github.com/dantegd)

URL: rapidsai#4100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team bug Something isn't working CUDA/C++ non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants