- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I am trying to run the openvino inference becnhmark sample. However, I was wondering what back-end (runtime) does openvino use? To be specific, some inference benchmark uses tensorflow, onnxruntime, etc. However, during use the openvino inference benchmark I was not able to set up these back-end.
Therefore, I was wondering if openvino inference benchmark uses its own runtime.
Also, what I understand is that size of memory definitely can affect the results of throughput. However, even if I increase the size of memory 8GB to 16GB, the overall throughput are similar. Is it because I run the benchmark differently? or the size of memory does not really affect the results?
I am new to the openvino tools. Please correct me if I misunderstand something!
Thank you so much for the time and consideration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Joon,
The OpenVINO toolkit uses the Inference Engine to read, load and inference the model (Intermediate Representation) on the target device. You can find additional information on the Inference Engine Documentation. The benchmark app is measuring the latency for each executed infer request, please see the How It Works section in the app documentation.
Regards,
Jesus
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Joon,
The OpenVINO toolkit uses the Inference Engine to read, load and inference the model (Intermediate Representation) on the target device. You can find additional information on the Inference Engine Documentation. The benchmark app is measuring the latency for each executed infer request, please see the How It Works section in the app documentation.
Regards,
Jesus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Joon,
Just following up to see if you have any additional questions after my last response.
Regards,
Jesus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Intel will no longer monitor this thread since we have provided a solution. If you need any additional information from Intel, please submit a new question.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page