mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-20 21:40:57 +00:00
The generated bindings causes C# build errors that require workaround code. Disabling generation should avoid the need for any workarounds. As the user has the C# ORT package with the C# to C bindings there's no need for binding generation that calls the ORT Java API (which is C# -> Java ->C). |
||
|---|---|---|
| .. | ||
| Microsoft.AI.MachineLearning | ||
| Microsoft.AI.MachineLearning.Interop | ||
| Microsoft.ML.OnnxRuntime | ||