Sign in Sign up
nuget

YoloDotNet.ExecutionProvider.Cpu

YoloDotNet.ExecutionProvider.Cpu provides a fully portable CPU-based execution provider for YoloDotNet using ONNX Runtime’s built-in CPU backend. This execution provider requires no additional system-level dependencies and works out of the box on Windows, Linux, and macOS. It is ideal for development, testing, CI environments, and production scenarios where GPU or NPU acceleration is unavailable. The CPU provider integrates seamlessly with YoloDotNet’s modular execution provider architecture introduced in v4.0 and supports all inference tasks including object detection, segmentation, classification, pose estimation, and OBB detection.

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