Invoker Struct Reference

Invoker Struct Reference#

Composable Kernel: ck::tensor_operation::device::DeviceMaxPoolBwdImpl< DOutDataType, IndexDataType, DInDataType, InOutVectorSize >::Invoker Struct Reference
ck::tensor_operation::device::DeviceMaxPoolBwdImpl< DOutDataType, IndexDataType, DInDataType, InOutVectorSize >::Invoker Struct Reference

#include <device_max_pool_bwd_impl.hpp>

Inheritance diagram for ck::tensor_operation::device::DeviceMaxPoolBwdImpl< DOutDataType, IndexDataType, DInDataType, InOutVectorSize >::Invoker:
ck::tensor_operation::device::BaseInvoker

Public Member Functions

float Run (const Argument &arg, const StreamConfig &stream_config=StreamConfig{})
 
float Run (const BaseArgument *p_arg, const StreamConfig &stream_config=StreamConfig{}) override
 
- Public Member Functions inherited from ck::tensor_operation::device::BaseInvoker
 BaseInvoker ()=default
 
 BaseInvoker (const BaseInvoker &)=default
 
BaseInvokeroperator= (const BaseInvoker &)=default
 
virtual ~BaseInvoker ()
 

Member Function Documentation

◆ Run() [1/2]

template<typename DOutDataType , typename IndexDataType , typename DInDataType , ck::index_t InOutVectorSize>
float ck::tensor_operation::device::DeviceMaxPoolBwdImpl< DOutDataType, IndexDataType, DInDataType, InOutVectorSize >::Invoker::Run ( const Argument arg,
const StreamConfig stream_config = StreamConfig{} 
)
inline

◆ Run() [2/2]

template<typename DOutDataType , typename IndexDataType , typename DInDataType , ck::index_t InOutVectorSize>
float ck::tensor_operation::device::DeviceMaxPoolBwdImpl< DOutDataType, IndexDataType, DInDataType, InOutVectorSize >::Invoker::Run ( const BaseArgument p_arg,
const StreamConfig stream_config = StreamConfig{} 
)
inlineoverridevirtual

The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/docs-7.0.1/include/ck/tensor_operation/gpu/device/impl/device_max_pool_bwd_impl.hpp