Replies: 1 comment
-
MMDeploy doesn't support exporting engine models with C/C++. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I train the model (. pt) on the Linux machine, and I need to predict on different Windows machines. I know on the Windows that python can export engine models, but this requires installing the python environment. Can you export engine models through the c/c++api
Beta Was this translation helpful? Give feedback.
All reactions