pykeio / ort

Fast ML inference & training for Rust with ONNX Runtime
https://ort.pyke.io/
Apache License 2.0
786 stars 91 forks source link

Link msvc dynamic #259

Closed thewh1teagle closed 4 weeks ago

thewh1teagle commented 1 month ago

Currently, ort links msvc statically, which isn't standard in Rust and introduces conflicts for me, for example with whisper.cpp. Could you please link it dynamically instead?

Thanks!

Discussion in Discord: https://discord.com/channels/1029216970027049072/1272356863144493057

decahedron1 commented 4 weeks ago

Fixed in https://github.com/pykeio/ort/commit/ab293f89a2e5321c5ba4998080fed6a84943e5ad