intel / onnxruntime

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

update: Enable C++ 20 Standard for the build #424

Closed ankitm3k closed 2 months ago

ankitm3k commented 2 months ago

Description

Upgrading to C++ 20 Standard while building OVEP to enable move semantics and other related features

sfatimar commented 2 months ago

LGTM