Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong nuget package for openvino EP in yolo sample #510

Open
hansmbakker opened this issue Jan 24, 2025 · 0 comments
Open

Wrong nuget package for openvino EP in yolo sample #510

hansmbakker opened this issue Jan 24, 2025 · 0 comments
Labels
dependencies Pull requests that update a dependency file

Comments

@hansmbakker
Copy link

The nuget reference in

<PackageReference Include="Microsoft.ML.OnnxRuntime.OpenVino" Version="1.19.0" />

refers to a non-existing nuget package.

The correct nuget package is https://www.nuget.org/packages/Intel.ML.OnnxRuntime.OpenVino.

@adrianlizarraga adrianlizarraga added the dependencies Pull requests that update a dependency file label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

2 participants