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

Remove deprecated Treelite CI API from FIL #5348

Merged
merged 2 commits into from
Apr 11, 2023

Conversation

hcho3
Copy link
Contributor

@hcho3 hcho3 commented Apr 10, 2023

FIL is using a few deprecated functions from Treelite, which causes FIL to throw a warning:

TreeliteLoadXGBoostModel() is deprecated. Please use TreeliteLoadXGBoostModelEx() instead.

@hcho3 hcho3 requested a review from a team as a code owner April 10, 2023 18:04
@github-actions github-actions bot added the Cython / Python Cython or Python issue label Apr 10, 2023
@hcho3 hcho3 changed the base branch from branch-23.06 to branch-23.04 April 10, 2023 18:04
@hcho3 hcho3 added non-breaking Non-breaking change improvement Improvement / enhancement to an existing function labels Apr 10, 2023
@raydouglass raydouglass merged commit 6faf82e into rapidsai:branch-23.04 Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants