spla
|
#include <cl_mxmT_masked.hpp>
Public Member Functions | |
~Algo_mxmT_masked_cl () override=default | |
std::string | get_name () override |
std::string | get_description () override |
Status | execute (const DispatchContext &ctx) override |
bool | ensure_kernel (const ref_ptr< TOpBinary< T, T, T >> &op_multiply, const ref_ptr< TOpBinary< T, T, T >> &op_add, const ref_ptr< TOpSelect< T >> &op_select, std::shared_ptr< CLProgram > &program) |
![]() | |
virtual | ~RegistryAlgo ()=default |
virtual Status | execute (const struct DispatchContext &ctx)=0 |
|
overridedefault |
|
inline |
|
inlineoverride |
|
inlineoverridevirtual |
Implements spla::RegistryAlgo.
|
inlineoverridevirtual |
Implements spla::RegistryAlgo.