Loading...
Searching...
No Matches
cv::gapi::plaidml::config Struct Reference
This structure represents the basic parameters for the experimental PlaidML backend. More...
#include <opencv2/gapi/plaidml/plaidml.hpp>
Public Attributes | |
| std::string | dev_id |
| Device ID. Refer to PlaidML documentation for details. | |
| std::string | trg_id |
| Target ID. Refer to PlaidML documentation for details. | |
Detailed Description
This structure represents the basic parameters for the experimental PlaidML backend.
Member Data Documentation
◆ dev_id
| std::string cv::gapi::plaidml::config::dev_id |
Device ID. Refer to PlaidML documentation for details.
◆ trg_id
| std::string cv::gapi::plaidml::config::trg_id |
Target ID. Refer to PlaidML documentation for details.
The documentation for this struct was generated from the following file:
- opencv2/gapi/plaidml/plaidml.hpp
1.9.6