Skip to content

1.3.0 release

Compare
Choose a tag to compare
@hcho3 hcho3 released this 12 May 22:21
· 170 commits to mainline since this release
ae5436c

This version incorporates one new major feature:

  • [EXPERIMENTAL] Add General Tree Inference Library (GTIL), reference inference backend (#274). GTIL is useful in cases where it is infeasible to build the tree models as native shared libs.

It also contains the following bug fixes:

  • Hotfix for serializer (#273)