On Sun Oct 1 18:46:34 2023 +0000, Hans Leidekker wrote:
Windows libraries are imported in Wine under libs. I doubt that performance would be a concern. It might actually be the other way around since Unix calls add overhead. Extra dependencies like the one you mention would be a reason not to use the Windows version.
The library itself is in C++, which can't be directly imported under libs if I'm not mistaken. Moreover, regarding onnxruntime, it seems to utilize a lot of hardware acceleration features that I'm not sure if it would function properly under Wine.