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
Adding option warmup off (-no_warmup) to benchmark tool. We are running OpenVINO inference using benchmark_app in XeSim simulator and it takes too much time for single iteration. Currently benchmark tool runs additional warmup iteration of inference, which is unnecessary for inference simulation in our environment and is slowing us down.
Feature Use Case
Introducing new option to disable warmup iteration.
Issue submission checklist
The feature request or improvement must be related to OpenVINO