Description
Provides ONNX Runtime for running machine learning models on CPU. It is a high-performance scoring engine used by applications, services, and tools that need ONNX model inference without GPU acceleration.
Use it when software needs CPU-only ONNX inference. Performance depends on model size, CPU features, and input preprocessing.