-
Notifications
You must be signed in to change notification settings - Fork 548
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
[REVIEW] Use stable 1.0.0 version of Treelite #3394
Conversation
@hcho3, can you use the procedure outlined below to ensure that CI passes with the new https://docs.rapids.ai/maintainers/depmgmt/#testing-a-dependency |
Codecov Report
@@ Coverage Diff @@
## branch-0.18 #3394 +/- ##
===============================================
+ Coverage 71.48% 71.66% +0.17%
===============================================
Files 207 210 +3
Lines 16748 16945 +197
===============================================
+ Hits 11973 12144 +171
- Misses 4775 4801 +26
Continue to review full report at Codecov.
|
This PR should not be merged until rapidsai/integration#210 is merged. |
rerun tests |
1 similar comment
rerun tests |
Rerun tests |
@ajschmidt8 @JohnZed Now that rapidsai/integration#210 is merged, can I get around round of review? |
@gpucibot merge |
@JohnZed Can we merge this now? The 0.18 release should depend on the stable version of Treelite. |
@gpucibot merge |
The stable 1.0.0 version of Treelite is virtually identical to the 1.0.0 RC1 version. Using
1.0.0rc1|1.0.0
so that the CI doesn't break until rapidsai/integration#210 is merged.