GNHWC Struct Reference

GNHWC Struct Reference#

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

#include <tensor_layout.hpp>

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

Static Public Attributes

static constexpr const char * name = "GNHWC"
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::GNHWC::name = "GNHWC"
staticconstexpr

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