BaseAQuantGemmPipelineAgBgCrCompV3< Problem > Struct Template Reference#
ck_tile::BaseAQuantGemmPipelineAgBgCrCompV3< Problem > Struct Template Reference
#include <gemm_aquant_pipeline_ag_bg_cr_v3.hpp>
Inheritance diagram for ck_tile::BaseAQuantGemmPipelineAgBgCrCompV3< Problem >:
Static Public Member Functions | |
| template<typename RunFunction> | |
| static CK_TILE_HOST_DEVICE auto | TailHandler (const RunFunction &run_func, bool has_hot_loop, TailNumber tail_number) |
| Static Public Member Functions inherited from ck_tile::BaseGemmPipelineAgBgCrCompV3< Problem > | |
| static CK_TILE_HOST_DEVICE constexpr bool | BlockHasHotloop (index_t num_loop) |
| static CK_TILE_HOST_DEVICE constexpr TailNumber | GetBlockLoopTailNum (index_t num_loop) |
| template<typename RunFunction> | |
| static CK_TILE_HOST_DEVICE auto | TailHandler (const RunFunction &run_func, bool has_hot_loop, TailNumber tail_number) |
Additional Inherited Members | |
| Static Public Attributes inherited from ck_tile::BaseGemmPipelineAgBgCrCompV3< Problem > | |
| static constexpr index_t | PrefetchStages = 2 |
| static constexpr index_t | PrefillStages = 1 |
| static constexpr index_t | GlobalBufferNum = 1 |
| static constexpr bool | UsePersistentKernel = Problem::Traits::UsePersistentKernel |
Member Function Documentation
◆ TailHandler()
template<typename Problem>
template<typename RunFunction>
|
inlinestatic |
The documentation for this struct was generated from the following file: