TensorRT options ORT_RUNTIME_EXCEPTION #18782
Unanswered
Dr-Electron
asked this question in
Other Q&A
Replies: 0 comments
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.
-
Hi everyone,
I'm currently trying to switch from Cuda to TensorRT. I tried to set the v2 options following the c++ example [here].(https://onnxruntime.ai/docs/execution-providers/TensorRT-ExecutionProvider.html#execution-provider-options)
But for some reason
UpdateTensorRTProviderOptions
throws an error with error codeORT_RUNTIME_EXCEPTION
. Is the example outdated or am I doing something wrong? I guess at this time tensorRT isn't involved directly yet, so this should work on any hardware config.Beta Was this translation helpful? Give feedback.
All reactions