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

Refactor tests with data generator. #5439

Merged
merged 3 commits into from
Mar 26, 2020
Merged

Conversation

trivialfis
Copy link
Member

Extracted from #5389 .

Currently the generator replaces only the CreateDMatrix function. But for longer term, we need to generate more data types as we are adding inplace operations (like the quantile dmatrix). As a bonus we don't need to handle pointer to shared pointer anymore.

Copy link
Member

@RAMitchell RAMitchell left a comment

Choose a reason for hiding this comment

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

Nice, I was thinking the other day that this needed tidying up.

@trivialfis trivialfis merged commit 4942da6 into dmlc:master Mar 26, 2020
@trivialfis trivialfis deleted the tests branch March 26, 2020 22:44
@trivialfis trivialfis mentioned this pull request Apr 21, 2020
12 tasks
@lock lock bot locked as resolved and limited conversation to collaborators Jun 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants