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

custom model with TVM deployment error function 'TVMGetLastPythonError' not found (AIV-685) #157

Closed
Cilouche opened this issue Mar 19, 2024 · 1 comment

Comments

@Cilouche
Copy link

Hi,

I'm trying to create a custom model for detection, I follow this tutorial
https://docs.espressif.com/projects/esp-dl/en/latest/esp32s3/tutorials/deploying-models-through-tvm.html,
I use conda under windows for a development environment, when I try to deploy my solution on an esp32s3 I encounter a problem with TVM, namely that I have performed all the installation steps the error below

image

Any suggestion please ?

@Cilouche Cilouche changed the title custom model with TVM deployment custom model with TVM deployment error function 'TVMGetLastPythonError' not found Mar 19, 2024
@github-actions github-actions bot changed the title custom model with TVM deployment error function 'TVMGetLastPythonError' not found custom model with TVM deployment error function 'TVMGetLastPythonError' not found (AIV-685) Mar 19, 2024
@sun-xiangyu
Copy link
Collaborator

Subsequent versions will no longer support TVM, please use the new version esp-dl

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

No branches or pull requests

2 participants