Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

What is Intel.ML.OnnxRuntime.OpenVino

Masanori-Nakazato
640 Views

I found the Nuget package: “Intel.ML.OnnxRuntime.OpenVino” but could not find a detailed description. I imagine that this is the same “Microsoft.ML.OnnxRuntime.OpenVino” that I build and make myself as described in the OnnxRuntime documentation, and that it is a package for using OpenVINO in .NET applications.
Am I right in my imagination?
By introducing this package, can I take advantage of OpenVINO in my .NET apps, without doing the build myself?

0 Kudos
1 Solution
Zulkifli_Intel
Moderator
548 Views

Hi Masanori-Nakazato,


Intel.ML.OnnxRuntime.OpenVino is a package developed by Intel to integrate ONNX Runtime with the Intel OpenVINO Toolkit.

 

The instructions on how to execute ONNX runtime with OpenVINO can be found in Intel - OpenVINO™ | onnxruntime.



Regards,

Zul


View solution in original post

0 Kudos
5 Replies
Zulkifli_Intel
Moderator
593 Views

Hi Masanori-Nakazato,

Thank you for reaching out to us.

 

May I know where you found the Intel.ML.OnnxRuntime.OpenVino? If you could provide me the link, that would be nice.

 

 

Regards,

Zul


0 Kudos
Masanori-Nakazato
578 Views

Here is the link.

NuGet Gallery | Intel.ML.OnnxRuntime.OpenVino 1.20.0

 

and you can find it on Nuget Package Manager of Visual Studio.

0 Kudos
Zulkifli_Intel
Moderator
549 Views

Hi Masanori-Nakazato,


Intel.ML.OnnxRuntime.OpenVino is a package developed by Intel to integrate ONNX Runtime with the Intel OpenVINO Toolkit.

 

The instructions on how to execute ONNX runtime with OpenVINO can be found in Intel - OpenVINO™ | onnxruntime.



Regards,

Zul


0 Kudos
Masanori-Nakazato
482 Views

Thank you for the answer.

I understand that Intel.ML.OnnxRuntime.OpenVino is the same as “Microsoft.ML.OnnxRuntime.OpenVino” that I would build and make myself as described in the OnnxRuntime documentation. and I can ommit the build process using it.

Masanori.

 

0 Kudos
Zulkifli_Intel
Moderator
432 Views

Thank you for your question. If you need any additional information from Intel, please submit a new question as this thread is no longer being monitored.


0 Kudos
Reply