sfatimar

Results 7 comments of sfatimar

Yes there is a regression Binary DLL uploaded in github.com/intel/onnxruntime for 1.17.1 onnxruntime-openvino is compatible only with OpenVINO 2023.3.0. There was a change in Exception API on OpenVINO which was...

https://github.com/intel/onnxruntime/pull/474/files. Can you please simply remove const from dev_type parameter, it is much simpler fix.

https://github.com/microsoft/onnxruntime/pull/22424 Please check if issue is fixed with this PR. It is merged.