The params.
#include <wmma_gemm_global_tile.h>
|
CUTLASS_HOST_DEVICE int | initialize (Pointer pointer, long long batch_stride, Index ldm, Index n, Index epilogue_stride_w, Index epilogue_delta_w) |
| Setup the params. More...
|
|
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()
template<typename TileTraits_ , typename Index_ = int>
The documentation for this struct was generated from the following file: