Replies: 1 comment
-
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.
-
Describe the bug
maybe not a error?
Ort::Env env{ ORT_LOGGING_LEVEL_WARNING, "test" }; //global block
raise--->Ort::GetApi(...) return nullptr
works well in local block.
Urgency
none
System information
To Reproduce
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here. If the issue is about a particular model, please share the model details as well to facilitate debugging.
Beta Was this translation helpful? Give feedback.
All reactions