FmhaFwdBatchModeKargs Struct Reference#
ck_tile::FmhaFwdPagedKVKernel< FmhaPipeline_, EpiloguePipeline_ >::FmhaFwdBatchModeKargs Struct Reference
#include <fmha_fwd_pagedkv_kernel.hpp>
Inheritance diagram for ck_tile::FmhaFwdPagedKVKernel< FmhaPipeline_, EpiloguePipeline_ >::FmhaFwdBatchModeKargs:
Public Attributes | |
| const int32_t * | seqlen_k_ptr |
| ck_tile::index_t | batch_stride_q |
| ck_tile::index_t | batch_stride_k |
| ck_tile::index_t | batch_stride_v |
| ck_tile::index_t | batch_stride_o |
| Public Attributes inherited from ck_tile::FmhaFwdPagedKVKernel< FmhaPipeline_, EpiloguePipeline_ >::FmhaFwdCommonKargs | |
| const void * | q_ptr |
| const void * | k_ptr |
| const void * | v_ptr |
| void * | o_ptr |
| ck_tile::index_t | seqlen_q |
| ck_tile::index_t | seqlen_k |
| ck_tile::index_t | hdim_q |
| ck_tile::index_t | hdim_v |
| ck_tile::index_t | num_head_q |
| ck_tile::index_t | nhead_ratio_qk |
| float | scale_s |
| ck_tile::index_t | stride_q |
| ck_tile::index_t | stride_k |
| ck_tile::index_t | stride_v |
| ck_tile::index_t | stride_o |
| ck_tile::index_t | nhead_stride_q |
| ck_tile::index_t | nhead_stride_k |
| ck_tile::index_t | nhead_stride_v |
| ck_tile::index_t | nhead_stride_o |
Member Data Documentation
◆ batch_stride_k
template<typename FmhaPipeline_, typename EpiloguePipeline_>
| ck_tile::index_t ck_tile::FmhaFwdPagedKVKernel< FmhaPipeline_, EpiloguePipeline_ >::FmhaFwdBatchModeKargs::batch_stride_k |
◆ batch_stride_o
template<typename FmhaPipeline_, typename EpiloguePipeline_>
| ck_tile::index_t ck_tile::FmhaFwdPagedKVKernel< FmhaPipeline_, EpiloguePipeline_ >::FmhaFwdBatchModeKargs::batch_stride_o |
◆ batch_stride_q
template<typename FmhaPipeline_, typename EpiloguePipeline_>
| ck_tile::index_t ck_tile::FmhaFwdPagedKVKernel< FmhaPipeline_, EpiloguePipeline_ >::FmhaFwdBatchModeKargs::batch_stride_q |
◆ batch_stride_v
template<typename FmhaPipeline_, typename EpiloguePipeline_>
| ck_tile::index_t ck_tile::FmhaFwdPagedKVKernel< FmhaPipeline_, EpiloguePipeline_ >::FmhaFwdBatchModeKargs::batch_stride_v |
◆ seqlen_k_ptr
template<typename FmhaPipeline_, typename EpiloguePipeline_>
| const int32_t* ck_tile::FmhaFwdPagedKVKernel< FmhaPipeline_, EpiloguePipeline_ >::FmhaFwdBatchModeKargs::seqlen_k_ptr |
The documentation for this struct was generated from the following file: