BatchedGemmEPermuteDesc Struct Reference

BatchedGemmEPermuteDesc Struct Reference#

Composable Kernel: ck::tensor_operation::device::BatchedGemmEPermuteDesc Struct Reference
ck::tensor_operation::device::BatchedGemmEPermuteDesc Struct Reference

#include <device_batched_gemm_e_permute.hpp>

Public Attributes

ck::index_t G0_
ck::index_t G1_
ck::index_t M_
ck::index_t N_
ck::index_t stride_G0_
ck::index_t stride_G1_
ck::index_t stride_M_
ck::index_t stride_N_

Member Data Documentation

◆ G0_

ck::index_t ck::tensor_operation::device::BatchedGemmEPermuteDesc::G0_

◆ G1_

ck::index_t ck::tensor_operation::device::BatchedGemmEPermuteDesc::G1_

◆ M_

ck::index_t ck::tensor_operation::device::BatchedGemmEPermuteDesc::M_

◆ N_

ck::index_t ck::tensor_operation::device::BatchedGemmEPermuteDesc::N_

◆ stride_G0_

ck::index_t ck::tensor_operation::device::BatchedGemmEPermuteDesc::stride_G0_

◆ stride_G1_

ck::index_t ck::tensor_operation::device::BatchedGemmEPermuteDesc::stride_G1_

◆ stride_M_

ck::index_t ck::tensor_operation::device::BatchedGemmEPermuteDesc::stride_M_

◆ stride_N_

ck::index_t ck::tensor_operation::device::BatchedGemmEPermuteDesc::stride_N_

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