#include <opencv2/gapi/infer/ie.hpp>
◆ ConstInput
◆ PrecisionMapT
◆ PrecisionT
◆ PrecisionVariantT
◆ Kind
◆ batch_size
cv::optional<size_t> cv::gapi::ie::detail::ParamDesc::batch_size |
◆ config
IEConfig cv::gapi::ie::detail::ParamDesc::config |
◆ const_inputs
std::unordered_map<std::string, ConstInput> cv::gapi::ie::detail::ParamDesc::const_inputs |
◆ context_config
◆ device_id
std::string cv::gapi::ie::detail::ParamDesc::device_id |
◆ input_names
std::vector<std::string> cv::gapi::ie::detail::ParamDesc::input_names |
◆ is_generic
bool cv::gapi::ie::detail::ParamDesc::is_generic |
◆ kind
Kind cv::gapi::ie::detail::ParamDesc::kind |
◆ layer_names_to_reshape
std::unordered_set<std::string> cv::gapi::ie::detail::ParamDesc::layer_names_to_reshape |
◆ mode
InferMode cv::gapi::ie::detail::ParamDesc::mode |
◆ model_path
std::string cv::gapi::ie::detail::ParamDesc::model_path |
◆ nireq
size_t cv::gapi::ie::detail::ParamDesc::nireq |
◆ num_in
std::size_t cv::gapi::ie::detail::ParamDesc::num_in |
◆ num_out
std::size_t cv::gapi::ie::detail::ParamDesc::num_out |
◆ output_names
std::vector<std::string> cv::gapi::ie::detail::ParamDesc::output_names |
◆ output_precision
◆ reshape_table
std::map<std::string, std::vector<std::size_t> > cv::gapi::ie::detail::ParamDesc::reshape_table |
◆ vpl_preproc_ctx
◆ vpl_preproc_device
◆ weights_path
std::string cv::gapi::ie::detail::ParamDesc::weights_path |
The documentation for this struct was generated from the following file: