Sign in Sign up
nuget

YoloDotNet.ExecutionProvider.CoreML

YoloDotNet.ExecutionProvider.CoreML enables hardware-accelerated inference on macOS using Apple’s native Core ML framework. This provider integrates ONNX Runtime’s CoreML execution backend, allowing models to run efficiently on Apple Silicon by leveraging system-level ML acceleration. No external runtimes, drivers, or SDKs are required beyond a supported version of macOS. Designed for YoloDotNet’s modular, execution-provider-agnostic architecture, the CoreML provider integrates cleanly with the core library and exposes predictable, explicit inference behavior. It is well-suited for macOS applications that require fast, low-power, native inference using Apple’s ML stack without additional dependencies.

Activity

Latest release
7mo ago
Total releases
2
Cadence
~34 days
Last 12 months
2

Reach

Stars

Details

License
MIT
First release
Dec 14, 2025
Releases
Version Released
1.1.0 minor
1.0.0 initial