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

How to Compile to Obtain `onnxruntime.lib` #237

Closed 86maid closed 2 months ago

86maid commented 2 months ago

Why Depend on onnxruntime_common.lib and Other Libraries?

decahedron1 commented 2 months ago

The single-file onnxruntime.lib is built with https://github.com/pykeio/ort-artifacts-staging.