You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.
As api=async execution does not measure layer times, but is faster than the api=sync, we want to use async execution and nireq=1 as the standard option.
async at nireq=1 would be equal to sync mode.
In general higher number of nireq increases latency but at the same time achieves higher throughput. So I`d say we need to cover both cases.
As api=async execution does not measure layer times, but is faster than the api=sync, we want to use async execution and nireq=1 as the standard option.
It shall be checked if the programm runs without errors for async mode for:
https://github.com/embedded-machine-learning/scripts-and-guides/blob/main/scripts/hardwaremodules/openvino/run_pb_bench_sizes.py
and
https://github.com/embedded-machine-learning/scripts-and-guides/blob/main/scripts/hardwaremodules/openvino/test_write_results.py
The text was updated successfully, but these errors were encountered: