High-performance ML model inference engine for multiple platforms
Cross-platform, high performance scoring engine for ML models
onnxruntime$ onnxruntime model.onnx --input input.pb$ onnxruntime convert --model model.pb --output model.onnx$ onnxruntime benchmark model.onnx --warmup 5 --runs 100