Intel® Distribution of OpenVINO™ Toolkit
Community support and discussions about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all things computer vision-related on Intel® platforms.
6102 Discussions

OpenVINO Inference Engine uses synchronous or asynchronous inference mode

nat98
New Contributor I
557 Views

Hello there,

 

I am doing some benchmark/comparison for my original (unoptimized) model and the OpenVINO (optimized) model. The performance evaluation of the optimized model is done using DL Workbench.

 

Now, I would like to know that, what is the default inference mode when I am measuring throughput/accuracy/latency in DL Workbench? Is it synchronous or asynchronous inference mode?

 

Thanks.

 

Regards,

nat98

0 Kudos
1 Solution
Wan_Intel
Moderator
418 Views

Hi Nat98,

Thanks for reaching out to us.

 

For your information, the default inference mode when measuring throughput/accuracy/latency in DL Workbench is the asynchronous inference mode.

 

 

Regards,

Wan


View solution in original post

4 Replies
Wan_Intel
Moderator
419 Views

Hi Nat98,

Thanks for reaching out to us.

 

For your information, the default inference mode when measuring throughput/accuracy/latency in DL Workbench is the asynchronous inference mode.

 

 

Regards,

Wan


artyom_tugaryov
Employee
405 Views

Hello @nat98 ,

 

DL Workbench runs benchmark application with default inference mode to measure performance of a model. The default inference mode in benchmark application is the asynchronous mode.

To measure accuracy of a model DL Workbench uses  accuracy_checker with the asynchronous mode by default.

 

nat98
New Contributor I
391 Views

Hello Wan_Intel and artyom_tugaryov,

 

Thanks for answering my question and thanks for both of your replies.

 

Regards,

Nathaniel Tan

Wan_Intel
Moderator
344 Views

Hi Nat98,

You are welcome.

 

This thread will no longer be monitored since this issue has been resolved. 

If you need any additional information from Intel, please submit a new question.

 

 

Regards,

Wan


Reply