The params.
#include <gemm_global_tile.h>
|
CUTLASS_HOST_DEVICE int | initialize (Pointer pointer, int stride_d_, Index ldm, Index bound, Index epilogue_stride_w, Index epilogue_delta_w) |
| Setup the params. More...
|
|
CUTLASS_HOST_DEVICE int | initialize (Pointer pointer, long long _stride_d, Index _stride_h, Index _inc_advance, Index _inc_h, Index _predicate_inc_advance, Index _predicate_inc_h, Index _predicate_offset) |
|
◆ initialize() [1/2]
template<typename TileTraits_ , typename Index_ = int>
◆ initialize() [2/2]
template<typename TileTraits_ , typename Index_ = int>
◆ inc_advance
template<typename TileTraits_ , typename Index_ = int>
◆ inc_h
template<typename TileTraits_ , typename Index_ = int>
◆ pointer
template<typename TileTraits_ , typename Index_ = int>
◆ predicate_inc_advance
template<typename TileTraits_ , typename Index_ = int>
◆ predicate_inc_h
template<typename TileTraits_ , typename Index_ = int>
◆ predicate_offset
template<typename TileTraits_ , typename Index_ = int>
◆ stride_d
template<typename TileTraits_ , typename Index_ = int>
◆ stride_h
template<typename TileTraits_ , typename Index_ = int>
The documentation for this struct was generated from the following file: