Struct cv::GPlaidMLContext#
#include <opencv2/gapi/plaidml/gplaidmlkernel.hpp>Collaboration diagram for cv::GPlaidMLContext:
Member Function Documentation#
inArg()#
template<typename T>
const T & cv::GPlaidMLContext::inArg(int input)
inTensor()#
const plaidml::edsl::Tensor & cv::GPlaidMLContext::inTensor(int input)
Here is the call graph for this function:
outTensor()#
plaidml::edsl::Tensor & cv::GPlaidMLContext::outTensor(int output)
Member Data Documentation#
m_args#
std::vector< GArg > cv::GPlaidMLContext::m_args
m_results#
std::unordered_map< std::size_t, GArg > cv::GPlaidMLContext::m_results
Source file#
The documentation for this struct was generated from the following file:
opencv2/gapi/plaidml/gplaidmlkernel.hpp