gemm_pipeline_ag_bg_cr_comp_async_default_policy.hpp Source File#
gemm_pipeline_ag_bg_cr_comp_async_default_policy.hpp
Go to the documentation of this file.
Definition tile/core/algorithm/cluster_descriptor.hpp:13
typename impl::WarpGemmDispatcher< AType, BType, AccType, MPerWave, NPerWave, KPerWave, TransposeC, SwizzleA, UseStructuredSparsity, AttrNumAccess >::Type WarpGemmDispatcher
Definition warp_gemm_dispatcher.hpp:182
CK_TILE_HOST_DEVICE constexpr auto make_pass_through_transform(const LowLength &low_length)
Definition coordinate_transform.hpp:1558
CK_TILE_HOST_DEVICE constexpr auto make_naive_tensor_descriptor(const tuple< Lengths... > &lengths, const tuple< Strides... > &strides, number< GuaranteedLastDimensionVectorLength >=number<-1 >{}, number< GuaranteedLastDimensionVectorStride >=number<-1 >{})
Definition tile/core/tensor/tensor_descriptor.hpp:274
CK_TILE_HOST_DEVICE constexpr auto make_merge_transform(const LowLengths &low_lengths)
Definition coordinate_transform.hpp:1615
CK_TILE_HOST_DEVICE constexpr auto transform_tensor_descriptor(const OldTensorDescriptor &old_tensor_desc, const NewTransforms &new_transforms, NewLowerDimensionOldTopIdss, NewUpperDimensionNewTopIdss)
Definition tile/core/tensor/tensor_descriptor.hpp:203
@ warp_raked
Warp raked pattern.
Definition static_encoding_pattern.hpp:99
CK_TILE_HOST_DEVICE constexpr auto make_tuple(Xs &&... xs)
Definition tile/core/container/tuple.hpp:360
Definition block_gemm_areg_breg_creg_v1_custom_policy.hpp:16
Definition block_gemm_areg_breg_creg_v1.hpp:18
Definition gemm_pipeline_ag_bg_cr_comp_async_default_policy.hpp:17
static CK_TILE_HOST_DEVICE constexpr auto MakeBLdsBlockDescriptor()
Definition gemm_pipeline_ag_bg_cr_comp_async_default_policy.hpp:59
static constexpr auto BTileAccessPattern
Definition gemm_pipeline_ag_bg_cr_comp_async_default_policy.hpp:19
static CK_TILE_HOST_DEVICE constexpr auto GetBlockGemm()
Definition gemm_pipeline_ag_bg_cr_comp_async_default_policy.hpp:96
static constexpr auto ATileAccessPattern
Definition gemm_pipeline_ag_bg_cr_comp_async_default_policy.hpp:18
static CK_TILE_HOST_DEVICE constexpr auto MakeALdsBlockDescriptor()
Definition gemm_pipeline_ag_bg_cr_comp_async_default_policy.hpp:22
Definition gemm_universal_pipeline_ag_bg_cr_policy.hpp:34
static constexpr auto I1
Definition gemm_universal_pipeline_ag_bg_cr_policy.hpp:50
static CK_TILE_HOST_DEVICE constexpr auto GetSmemPackA()
Definition gemm_universal_pipeline_ag_bg_cr_policy.hpp:645
static CK_TILE_HOST_DEVICE constexpr auto GetSmemPackB()
Definition gemm_universal_pipeline_ag_bg_cr_policy.hpp:653
static constexpr bool is_a_load_tr
Definition gemm_universal_pipeline_ag_bg_cr_policy.hpp:44
static constexpr bool is_b_load_tr
Definition gemm_universal_pipeline_ag_bg_cr_policy.hpp:46
static constexpr auto I2
Definition gemm_universal_pipeline_ag_bg_cr_policy.hpp:51
static constexpr auto I0
Definition gemm_universal_pipeline_ag_bg_cr_policy.hpp:49
Definition tile/core/container/sequence.hpp:49