MatrixPadder< GemmSpec, MPerTileType, NPerTileType, KPerTileType > Struct Template Reference

MatrixPadder&lt; GemmSpec, MPerTileType, NPerTileType, KPerTileType &gt; Struct Template Reference#

Composable Kernel: ck::tensor_operation::device::MatrixPadder< GemmSpec, MPerTileType, NPerTileType, KPerTileType > Struct Template Reference
ck::tensor_operation::device::MatrixPadder< GemmSpec, MPerTileType, NPerTileType, KPerTileType > Struct Template Reference

#include <matrix_padder.hpp>

Inheritance diagram for ck::tensor_operation::device::MatrixPadder< GemmSpec, MPerTileType, NPerTileType, KPerTileType >:
ck::tensor_operation::device::GemmPadder< GemmSpec, MPerTileType, NPerTileType, KPerTileType >

Additional Inherited Members

Public Member Functions inherited from ck::tensor_operation::device::GemmPadder< GemmSpec, MPerTileType, NPerTileType, KPerTileType >
template<typename ADesc_MRaw_KRaw>
__host__ __device__ constexpr auto PadADescriptor_M_K (const ADesc_MRaw_KRaw &a_desc_mraw_kraw) const
template<typename BDesc_NRaw_KRaw>
__host__ __device__ constexpr auto PadBDescriptor_N_K (const BDesc_NRaw_KRaw &b_desc_nraw_kraw) const
template<typename CDesc_MRaw_NRaw>
__host__ __device__ constexpr auto PadCDescriptor_M_N (const CDesc_MRaw_NRaw &c_desc_mraw_nraw) const
Public Attributes inherited from ck::tensor_operation::device::GemmPadder< GemmSpec, MPerTileType, NPerTileType, KPerTileType >
MPerTileType MPerTile_
NPerTileType NPerTile_
KPerTileType KPerTile_
Static Public Attributes inherited from ck::tensor_operation::device::GemmPadder< GemmSpec, MPerTileType, NPerTileType, KPerTileType >
static constexpr bool PadM
static constexpr bool PadN
static constexpr bool PadK

The documentation for this struct was generated from the following file: