OpenCV  4.9.0
Open Source Computer Vision
cv::gapi::wip::ov::benchmark_mode Struct Reference

Ask G-API OpenVINO backend to run only inference of model provided. More...

#include <opencv2/gapi/infer/ov.hpp>

Detailed Description

Ask G-API OpenVINO backend to run only inference of model provided.

G-API OpenVINO backend will perform only the inference of the model provided without populating input and copying back output data. This mode is used to evaluate the pure inference performance of the model without taking into account the i/o data transfer.


The documentation for this struct was generated from the following file: