Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Replace Deprecated Functions in benchmark.py Related to treelite #80

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Soontosh
Copy link

From version 4.0.0, treelite deprecated many functions and moved them to the tl2cgen package. This has resulted in fatal errors in benchmark.py, which I have fixed by replacing the affected functions with the corresponding new ones from tl2cgen.

The following links have more information:
treelite GitHub Changelog 3.9.0
treelite migration guide

@siboehm
Copy link
Owner

siboehm commented Jul 14, 2024

thanks a lot!

@siboehm siboehm enabled auto-merge July 14, 2024 14:13
auto-merge was automatically disabled July 14, 2024 19:58

Head branch was pushed to by a user without write access

@siboehm siboehm enabled auto-merge July 14, 2024 21:46
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants