GNHW Struct Reference

GNHW Struct Reference#

Composable Kernel: ck::tensor_layout::convolution::GNHW Struct Reference
ck::tensor_layout::convolution::GNHW Struct Reference

#include <tensor_layout.hpp>

Inheritance diagram for ck::tensor_layout::convolution::GNHW:
ck::tensor_layout::convolution::BaseConvolutionLayout ck::tensor_layout::BaseTensorLayout

Static Public Attributes

static constexpr const char * name = "GNHW"
Static Public Attributes inherited from ck::tensor_layout::convolution::BaseConvolutionLayout
static constexpr const char * name = "BaseConvolutionLayout"
Static Public Attributes inherited from ck::tensor_layout::BaseTensorLayout
static constexpr const char * name = "BaseTensorLayout"

Member Data Documentation

◆ name

const char* ck::tensor_layout::convolution::GNHW::name = "GNHW"
staticconstexpr

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