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

Compatibility patch for latest RapidJSON #567

Merged
merged 2 commits into from
May 24, 2024
Merged

Conversation

hcho3
Copy link
Collaborator

@hcho3 hcho3 commented May 24, 2024

No description provided.

Copy link

codecov bot commented May 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.73%. Comparing base (5be2948) to head (f6ac4cd).
Report is 9 commits behind head on mainline.

Additional details and impacted files
@@             Coverage Diff              @@
##           mainline     #567      +/-   ##
============================================
+ Coverage     84.65%   84.73%   +0.07%     
============================================
  Files            71       71              
  Lines          6340     6340              
  Branches        523      523              
============================================
+ Hits           5367     5372       +5     
+ Misses          973      968       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hcho3 hcho3 merged commit 260a5d2 into dmlc:mainline May 24, 2024
18 of 19 checks passed
@hcho3 hcho3 deleted the rapidjson_compat branch May 24, 2024 23:04
hcho3 added a commit to hcho3/treelite that referenced this pull request May 24, 2024
* Compatibility patch for latest RapidJSON

* Use latest RapidJSON
hcho3 added a commit that referenced this pull request May 24, 2024
* Apply hotfix from 4.1.0 release (#568)

* Bump version to 4.2.1

* Compatibility patch for latest RapidJSON (#567)

* Compatibility patch for latest RapidJSON

* Use latest RapidJSON
rapids-bot bot pushed a commit to rapidsai/cuml that referenced this pull request Jun 15, 2024
Treelite 4.2.1 contains the following improvements:

* Compatibility patch for latest RapidJSON (dmlc/treelite#567)
* Support for NumPy 2.0 (dmlc/treelite#562). Thanks @jameslamb
* Handle certain class of XGBoost models (dmlc/treelite#564)

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

Approvers:
  - Bradley Dice (https://github.com/bdice)
  - Dante Gama Dessavre (https://github.com/dantegd)
  - Ray Douglass (https://github.com/raydouglass)
  - James Lamb (https://github.com/jameslamb)

URL: #5908
rapids-bot bot pushed a commit to rapidsai/cuml that referenced this pull request Jul 24, 2024
Treelite 4.3.0 contains the following improvements:

* Support XGBoost 2.1.0, including the UBJSON format (dmlc/treelite#572, dmlc/treelite#578)
* [GTIL] Allow inferencing with FP32 input + FP64 model (dmlc/treelite#574). Related: triton-inference-server/fil_backend#391
* Prevent integer overflow for deep LightGBM trees by using DFS order (dmlc/treelite#570).
* Support building with latest RapidJSON (dmlc/treelite#567)

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

Approvers:
  - James Lamb (https://github.com/jameslamb)
  - Dante Gama Dessavre (https://github.com/dantegd)

URL: #5968
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