#include <opencv2/gapi/plaidml/gplaidmlkernel.hpp>
|  | 
| template<typename T > | 
| const T & | inArg (int input) | 
|  | 
| const plaidml::edsl::Tensor & | inTensor (int input) | 
|  | 
| plaidml::edsl::Tensor & | outTensor (int output) | 
|  | 
◆ inArg()
template<typename T > 
  
  | 
        
          | const T & cv::GPlaidMLContext::inArg | ( | int | input | ) |  |  | inline | 
 
 
◆ inTensor()
  
  | 
        
          | const plaidml::edsl::Tensor & cv::GPlaidMLContext::inTensor | ( | int | input | ) |  |  | inline | 
 
 
◆ outTensor()
  
  | 
        
          | plaidml::edsl::Tensor & cv::GPlaidMLContext::outTensor | ( | int | output | ) |  |  | inline | 
 
 
◆ m_args
      
        
          | std::vector<GArg> cv::GPlaidMLContext::m_args | 
      
 
 
◆ m_results
      
        
          | std::unordered_map<std::size_t, GArg> cv::GPlaidMLContext::m_results | 
      
 
 
The documentation for this struct was generated from the following file: