GroupModePageBlockTableKargs Struct Reference#
ck_tile::FmhaFwdSplitKVKernel< FmhaPipeline_, EpiloguePipeline_ >::GroupModePageBlockTableKargs Struct Reference
#include <fmha_fwd_splitkv_kernel.hpp>
Inheritance diagram for ck_tile::FmhaFwdSplitKVKernel< FmhaPipeline_, EpiloguePipeline_ >::GroupModePageBlockTableKargs:
Public Attributes | |
| bool | is_gappy = false |
Public Attributes inherited from ck_tile::FmhaFwdSplitKVKernel< FmhaPipeline_, EpiloguePipeline_ >::CommonPageBlockTableKargs | |
| const int32_t * | block_table_ptr |
| ck_tile::index_t | batch_stride_block_table |
| ck_tile::index_t | page_block_size |
Member Data Documentation
◆ is_gappy
template<typename FmhaPipeline_ , typename EpiloguePipeline_ >
| bool ck_tile::FmhaFwdSplitKVKernel< FmhaPipeline_, EpiloguePipeline_ >::GroupModePageBlockTableKargs::is_gappy = false |
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/docs-7.0.1/include/ck_tile/ops/fmha/kernel/fmha_fwd_splitkv_kernel.hpp
Public Attributes inherited from