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