OpenCV  4.10.0
Open Source Computer Vision
Loading...
Searching...
No Matches
gplaidmlkernel.hpp File Reference

Classes

struct  cv::GPlaidMLContext
class  cv::GPlaidMLKernel
class  cv::GPlaidMLKernelImpl< Impl, K >
struct  cv::detail::plaidml_get_in< T >
struct  cv::detail::plaidml_get_in< cv::GMat >
struct  cv::detail::plaidml_get_out< cv::GMat >
struct  cv::detail::PlaidMLCallHelper< Impl, std::tuple< Ins... >, std::tuple< Outs... > >

Namespaces

namespace  cv
 "black box" representation of the file storage associated with a file on disk.
namespace  cv::detail
namespace  cv::gapi
namespace  cv::gapi::plaidml
 This namespace contains G-API PlaidML backend functions, structures, and symbols.
namespace  plaidml
namespace  plaidml::edsl

Macros

#define GAPI_PLAIDML_KERNEL(Name, API)

Functions

cv::gapi::GBackend cv::gapi::plaidml::backend ()

Macro Definition Documentation

◆ GAPI_PLAIDML_KERNEL

#define GAPI_PLAIDML_KERNEL ( Name,
API )
Value:
struct Name: public cv::GPlaidMLKernelImpl<Name, API>
Definition gplaidmlkernel.hpp:126