intel / onnxruntime

ONNX Runtime: cross-platform, high performance scoring engine for ML models
MIT License
56 stars 22 forks source link

Optimizations are enabled back #380

Closed sfatimar closed 2 months ago

sfatimar commented 2 months ago

Optimizations must not be disabled with onnxruntime perf test

Motivation and Context

This change is required because optimizations are enabled by default in ORT