/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/device/matrix_padder.hpp File Reference

/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/device/matrix_padder.hpp File Reference#

Composable Kernel: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/tensor_operation/gpu/device/matrix_padder.hpp File Reference
matrix_padder.hpp File Reference

Go to the source code of this file.

Classes

struct  ck::tensor_operation::device::GemmGemmPadder< GemmSpec, MPerTileType, NPerTileType, KPerTileType, OPerTileType >
 
struct  ck::tensor_operation::device::GemmPadder< GemmSpec, MPerTileType, NPerTileType, KPerTileType >
 
struct  ck::tensor_operation::device::MatrixPadder< GemmSpec, MPerTileType, NPerTileType, KPerTileType >
 
struct  ck::tensor_operation::device::GemmPadder_v2< PadM, PadN, PadK, MPerTileType, NPerTileType, KPerTileType >
 
struct  ck::tensor_operation::device::MatrixPadder_v2< PadM, PadN, PadK, MPerTileType, NPerTileType, KPerTileType >
 

Namespaces

 ck
 
 ck::tensor_operation
 
 ck::tensor_operation::device
 

Functions

template<typename TensorDesc , typename TileLengths , typename DoPads >
__host__ constexpr __device__ auto ck::tensor_operation::device::PadTensorDescriptor (const TensorDesc &desc, const TileLengths &tile_lengths, DoPads)
 
template<GemmSpecialization GemmSpec, typename MPerTileType , typename NPerTileType , typename KPerTileType , typename CDesc_MRaw_NRaw >
auto ck::tensor_operation::device::grid_desc (MatrixPadder< GemmSpec, MPerTileType, NPerTileType, KPerTileType > matrix_padder, CDesc_MRaw_NRaw conv_desc)