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

Fix linear gpu input #6255

Merged
merged 2 commits into from Oct 19, 2020
Merged

Conversation

trivialfis
Copy link
Member

Close #6235

@codecov-io
Copy link

codecov-io commented Oct 18, 2020

Codecov Report

Merging #6255 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6255   +/-   ##
=======================================
  Coverage   80.80%   80.80%           
=======================================
  Files          12       12           
  Lines        3334     3334           
=======================================
  Hits         2694     2694           
  Misses        640      640           

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 3098d7c...c808f1d. Read the comment docs.

Copy link
Collaborator

@hcho3 hcho3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@trivialfis trivialfis merged commit 5037abe into dmlc:master Oct 19, 2020
@trivialfis trivialfis deleted the fix-linear-gpu-input branch October 19, 2020 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

segmentation fault when using gblinear on GPU with cudf
3 participants