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

error: could not find native static library `nsync_cpp`, perhaps an -L flag is missing? #223

Closed 86maid closed 2 months ago

86maid commented 2 months ago

Why can't I find nsync_cpp in the Release build when building ONNX Runtime from source?