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

Upgrade Treelite to 2.4.0 #4752

Merged
merged 2 commits into from
May 28, 2022
Merged

Conversation

hcho3
Copy link
Contributor

@hcho3 hcho3 commented May 23, 2022

@hcho3 hcho3 requested review from a team as code owners May 23, 2022 19:15
@github-actions github-actions bot added CMake conda conda issue CUDA/C++ gpuCI gpuCI issue labels May 23, 2022
@hcho3 hcho3 added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels May 23, 2022
@hcho3
Copy link
Contributor Author

hcho3 commented May 23, 2022

Rerun tests

@jjacobelli
Copy link
Contributor

rerun tests

@github-actions github-actions bot removed the gpuCI gpuCI issue label May 24, 2022
@cjnolet cjnolet added this to PR-WIP in v22.06 Release via automation May 24, 2022
@hcho3
Copy link
Contributor Author

hcho3 commented May 24, 2022

Rerun tests

@hcho3
Copy link
Contributor Author

hcho3 commented May 24, 2022

Rerun tests

3 similar comments
@hcho3
Copy link
Contributor Author

hcho3 commented May 25, 2022

Rerun tests

@hcho3
Copy link
Contributor Author

hcho3 commented May 26, 2022

Rerun tests

@hcho3
Copy link
Contributor Author

hcho3 commented May 26, 2022

Rerun tests

@cjnolet
Copy link
Member

cjnolet commented May 27, 2022

rerun tests

v22.06 Release automation moved this from PR-WIP to PR-Reviewer approved May 28, 2022
@cjnolet
Copy link
Member

cjnolet commented May 28, 2022

@gpucibot merge

@codecov-commenter
Copy link

Codecov Report

Merging #4752 (d15de77) into branch-22.06 (d9dd8ca) will not change coverage.
The diff coverage is n/a.

@@              Coverage Diff              @@
##           branch-22.06    #4752   +/-   ##
=============================================
  Coverage         79.93%   79.93%           
=============================================
  Files               180      180           
  Lines             11379    11379           
=============================================
  Hits               9096     9096           
  Misses             2283     2283           
Flag Coverage Δ
dask 45.50% <ø> (ø)
non-dask 69.56% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d9dd8ca...d15de77. Read the comment docs.

@rapids-bot rapids-bot bot merged commit ecd41b2 into rapidsai:branch-22.06 May 28, 2022
v22.06 Release automation moved this from PR-Reviewer approved to Done May 28, 2022
@hcho3 hcho3 deleted the upgrade_treelite branch May 28, 2022 03:27
vimarsh6739 pushed a commit to vimarsh6739/cuml that referenced this pull request Oct 9, 2023
The 2.4.0 version of Treelite incorporates the following improvements:

* dmlc/treelite#370
* dmlc/treelite#381
* dmlc/treelite#380
* dmlc/treelite#383

Requires rapidsai/integration#474

This PR targets the 22.06 release.

Closes rapidsai#4715

Authors:
  - Philip Hyunsu Cho (https://github.com/hcho3)

Approvers:
  - AJ Schmidt (https://github.com/ajschmidt8)
  - Corey J. Nolet (https://github.com/cjnolet)

URL: rapidsai#4752
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CMake conda conda issue CUDA/C++ improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

[BUG] test_gpu_treeshap.py::test_xgb_regressor[reg:pseudohubererror] fails with XGBoost 1.6.0
5 participants