GNCHW Struct Reference

GNCHW Struct Reference#

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

#include <tensor_layout.hpp>

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

Static Public Attributes

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

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