CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers
Static Public Attributes | List of all members
cutlass::transform::threadblock::RegularTileIterator< Shape_, Element_, layout::TensorOpMultiplicandCrosswise< sizeof_bits< Element_ >::value, Crosswise >, AdvanceRank, ThreadMap_, Alignment >::Detail Struct Reference

Internal details made public to facilitate introspection.

#include <regular_tile_iterator_tensor_op.h>

Static Public Attributes

static int const kAccessSizeInBits = 128
 

Member Data Documentation

template<typename Shape_ , typename Element_ , int AdvanceRank, typename ThreadMap_ , int Alignment, int Crosswise>
int const cutlass::transform::threadblock::RegularTileIterator< Shape_, Element_, layout::TensorOpMultiplicandCrosswise< sizeof_bits< Element_ >::value, Crosswise >, AdvanceRank, ThreadMap_, Alignment >::Detail::kAccessSizeInBits = 128
static

This iterator is specialized for an access size that is 128 bits in length.


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