intel / onnxruntime

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

Update Cmake to latest OV libs #343

Closed preetha-intel closed 7 months ago

preetha-intel commented 7 months ago

@preetha-intel can u please fix cpp lint errors so that it is easier to review the code.

@preetha-intel can u please fix cpp lint errors so that it is easier to review the code.

Can you add correct copyright information in the files you have changed. And add comments on Dynamic Shapes. What are the unit tests for this change

Fixed Lint and added comments. Copyright needs to be updated from 2019-2022 to 2019-2024 on all the files for OpenVINO EP. I shall add as a seperate PR for cleaner approach.