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

[FEA] Speed up sklearn imports to FIL / treelite #3768

Closed
JohnZed opened this issue Apr 19, 2021 · 2 comments · Fixed by #3855
Closed

[FEA] Speed up sklearn imports to FIL / treelite #3768

JohnZed opened this issue Apr 19, 2021 · 2 comments · Fixed by #3855
Assignees
Labels
feature request New feature or request

Comments

@JohnZed
Copy link
Contributor

JohnZed commented Apr 19, 2021

Tracked as treelite issue: #3565

@JohnZed JohnZed added feature request New feature or request ? - Needs Triage Need team to review and classify labels Apr 19, 2021
@JohnZed JohnZed self-assigned this Apr 19, 2021
@JohnZed JohnZed removed the ? - Needs Triage Need team to review and classify label Apr 19, 2021
@hcho3
Copy link
Contributor

hcho3 commented Apr 19, 2021

Links should be dmlc/treelite#263 and dmlc/treelite#265

@hcho3
Copy link
Contributor

hcho3 commented Apr 23, 2021

See dmlc/treelite#264

rapids-bot bot pushed a commit that referenced this issue May 14, 2021
Upgrade to Treelite 1.3.0 to take advantage of the following new features:

* Faster model import for scikit-learn tree models (dmlc/treelite#264). Fixes #3768
* Binary serializer to a file stream (dmlc/treelite#270, dmlc/treelite#273)
* [EXPERIMENTAL] Add GTIL, reference inference backend (dmlc/treelite#274)

Make progress towards #3853

Depends on rapidsai/integration#270

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

Approvers:
  - William Hicks (https://github.com/wphicks)
  - AJ Schmidt (https://github.com/ajschmidt8)
  - Dante Gama Dessavre (https://github.com/dantegd)

URL: #3855
vimarsh6739 pushed a commit to vimarsh6739/cuml that referenced this issue Oct 9, 2023
Upgrade to Treelite 1.3.0 to take advantage of the following new features:

* Faster model import for scikit-learn tree models (dmlc/treelite#264). Fixes rapidsai#3768
* Binary serializer to a file stream (dmlc/treelite#270, dmlc/treelite#273)
* [EXPERIMENTAL] Add GTIL, reference inference backend (dmlc/treelite#274)

Make progress towards rapidsai#3853

Depends on rapidsai/integration#270

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

Approvers:
  - William Hicks (https://github.com/wphicks)
  - AJ Schmidt (https://github.com/ajschmidt8)
  - Dante Gama Dessavre (https://github.com/dantegd)

URL: rapidsai#3855
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants