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

[BUG] ransomware models need update for Triton 22.08 #375

Closed
bsuryadevara opened this issue Sep 26, 2022 · 0 comments · Fixed by #377
Closed

[BUG] ransomware models need update for Triton 22.08 #375

bsuryadevara opened this issue Sep 26, 2022 · 0 comments · Fixed by #377
Assignees
Labels
bug Something isn't working Needs Triage Need team to review and classify

Comments

@bsuryadevara
Copy link
Contributor

Describe the bug

Running the ransomware example against Triton 22.06 causes an error.

I0720 15:02:15.298079 2411715 model_initialize.hpp:37] TRITONBACKEND_ModelInitialize: ransomw-model-short-rf (version 1)
I0720 15:02:15.300327 2411715 instance_initialize.hpp:46] TRITONBACKEND_ModelInstanceInitialize: ransomw-model-short-rf_0 (GPU device 0)
terminate called after throwing an instance of 'std::runtime_error'
  what():  Cannot deserialize model from a different version of Treelite.
Currently running Treelite version 2.4.0
The model checkpoint was generated from Treelite version 2.3.0

Works against old version of Triton 22.06.

Steps/Code to reproduce bug
Run the ransomware example against Triton 22.08 based on the readme.

Expected behavior
Sample pipeline runs to completion.

Environment overview (please complete the following information)

  • Environment location: [Bare-metal]
  • Method of Morpheus install: [Docker/k8s]

Environment details
Please run and paste the output of the morpheus/scripts/print_env.sh script here, to gather any other relevant environment details

Additional context
Add any other context about the problem here.

@bsuryadevara bsuryadevara added bug Something isn't working Needs Triage Need team to review and classify labels Sep 26, 2022
@bsuryadevara bsuryadevara self-assigned this Sep 26, 2022
@bsuryadevara bsuryadevara linked a pull request Sep 26, 2022 that will close this issue
@ghost ghost closed this as completed in #377 Sep 30, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Needs Triage Need team to review and classify
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant