-
Notifications
You must be signed in to change notification settings - Fork 540
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
Upgrade to Treelite 1.1.0 #3708
Conversation
Rerun tests |
1 similar comment
Rerun tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Didn't click approve yet because I know you're still going to update after integration
, but looks good to me.
rapidsai/integration#240 is now merged, so updating this PR one last time. |
Codecov Report
@@ Coverage Diff @@
## branch-0.19 #3708 +/- ##
===============================================
+ Coverage 80.70% 82.92% +2.21%
===============================================
Files 227 227
Lines 17615 17591 -24
===============================================
+ Hits 14217 14587 +370
+ Misses 3398 3004 -394
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
@gpucibot merge |
@gpucibot merge |
This unblocks #3699, as the current version of Treelite (1.0.0) cannot handle model JSON files generated by XGBoost 1.4.0. The new Treelite release has the following improvements:
I'll also file a pull request to
integration
.