FmhaFwdCommonLSEKargs Struct Reference

FmhaFwdCommonLSEKargs Struct Reference#

Composable Kernel: ck_tile::FmhaFwdV3Kernel< FmhaPipeline_, EpiloguePipeline_ >::FmhaFwdCommonLSEKargs Struct Reference
ck_tile::FmhaFwdV3Kernel< FmhaPipeline_, EpiloguePipeline_ >::FmhaFwdCommonLSEKargs Struct Reference

#include <fmha_fwd_v3_kernel.hpp>

Public Attributes

void * lse_ptr = nullptr
ck_tile::index_t nhead_stride_lse = 0
ck_tile::index_t batch_stride_lse = 0

Member Data Documentation

◆ batch_stride_lse

template<typename FmhaPipeline_, typename EpiloguePipeline_>
ck_tile::index_t ck_tile::FmhaFwdV3Kernel< FmhaPipeline_, EpiloguePipeline_ >::FmhaFwdCommonLSEKargs::batch_stride_lse = 0

◆ lse_ptr

template<typename FmhaPipeline_, typename EpiloguePipeline_>
void* ck_tile::FmhaFwdV3Kernel< FmhaPipeline_, EpiloguePipeline_ >::FmhaFwdCommonLSEKargs::lse_ptr = nullptr

◆ nhead_stride_lse

template<typename FmhaPipeline_, typename EpiloguePipeline_>
ck_tile::index_t ck_tile::FmhaFwdV3Kernel< FmhaPipeline_, EpiloguePipeline_ >::FmhaFwdCommonLSEKargs::nhead_stride_lse = 0

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