Harald Deischinger
Harald Deischinger
I have tried to add my changes as local and small as possible to quickly get a result. You are right, having the adapter selection only once would be better....
I am experiencing basically the same crash on "unused" `Ort::Session session {nullptr}` objects. I would suggest to check for `ptr != nullptr` first as `GetApi()` semantics might change in the...
Thanks Dale. I have created a very reduced example at https://github.com/deischi/OrtReleaseCrash
https://onnxruntime.ai/roadmap is getting a bit outdated. It still has 1.20.1 as "in-progress". Is there already a more detailed timeline and content for the 1.21 release?
https://learn.microsoft.com/en-us/windows/win32/midl/helpstring It seems that Microsoft has its own dialect/extension.
> * should the "helpstring" be the brief description ? That sounds reasonable for me. In the example I find the help-string is just a one-line description.