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

[backport] Fix inplace predict with fallback and base margin (#9536) #9548

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

trivialfis
Copy link
Member

  • Copy meta info from proxy DMatrix.
  • Use std::call_once to emit less warnings.

dmlc#9536)

- Copy meta info from proxy DMatrix.
- Use `std::call_once` to emit less warnings.
@trivialfis trivialfis merged commit 3fde936 into dmlc:release_2.0.0 Sep 5, 2023
21 of 25 checks passed
@trivialfis trivialfis deleted the backport-9536 branch September 5, 2023 15:38
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.

1 participant