#include <opencv2/gapi/infer/ie.hpp>
| std::unordered_map<std::string, ConstInput> cv::gapi::ie::detail::ParamDesc::const_inputs |
| std::string cv::gapi::ie::detail::ParamDesc::device_id |
| std::vector<std::string> cv::gapi::ie::detail::ParamDesc::input_names |
| bool cv::gapi::ie::detail::ParamDesc::is_generic |
| std::string cv::gapi::ie::detail::ParamDesc::model_path |
| std::size_t cv::gapi::ie::detail::ParamDesc::num_in |
| std::size_t cv::gapi::ie::detail::ParamDesc::num_out |
| std::vector<std::string> cv::gapi::ie::detail::ParamDesc::output_names |
| std::string cv::gapi::ie::detail::ParamDesc::weights_path |
The documentation for this struct was generated from the following file: