/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck_tile/ops/batched_transpose/pipeline/batched_transpose_lds_policy.hpp Source File#
batched_transpose_lds_policy.hpp
Go to the documentation of this file.
Definition: cluster_descriptor.hpp:13
constexpr CK_TILE_HOST_DEVICE auto make_naive_tensor_descriptor(const tuple< Lengths... > &lengths, const tuple< Strides... > &strides, number< GuaranteedLastDimensionVectorLength >=number<-1 >{}, number< GuaranteedLastDimensionVectorStride >=number<-1 >{})
Definition: tensor_descriptor.hpp:268
constexpr CK_TILE_HOST_DEVICE auto integer_least_multiple(X x, Y y)
Definition: math.hpp:155
constexpr CK_TILE_HOST_DEVICE auto make_merge_transform(const LowLengths &low_lengths)
Definition: coordinate_transform.hpp:1615
constexpr CK_TILE_HOST_DEVICE auto make_pass_through_transform(const LowLength &low_length)
Definition: coordinate_transform.hpp:1558
constexpr CK_TILE_HOST_DEVICE auto transform_tensor_descriptor(const OldTensorDescriptor &old_tensor_desc, const NewTransforms &new_transforms, NewLowerDimensionOldTopIdss, NewUpperDimensionNewTopIdss)
Definition: tensor_descriptor.hpp:197
constexpr CK_TILE_HOST_DEVICE auto InputTileDistributionEncoding()
Definition: load_tile_transpose.hpp:351
constexpr CK_TILE_HOST_DEVICE auto make_tuple(Xs &&... xs)
Definition: tuple.hpp:360
constexpr CK_TILE_DEVICE auto make_transposed_distr_encode()
Definition: amd_transpose_load_encoding.hpp:82
constexpr CK_TILE_HOST_DEVICE auto make_static_tile_distribution(StaticTileDistributionEncoding_)
Definition: tile_distribution.hpp:480
Definition: batched_transpose_common_policy.hpp:11
Definition: batched_transpose_lds_policy.hpp:12
static constexpr CK_TILE_DEVICE auto MakeLdsStoreBlockDescriptor()
Definition: batched_transpose_lds_policy.hpp:36
static constexpr CK_TILE_DEVICE auto MakeLdsLoadTileDistribution()
Definition: batched_transpose_lds_policy.hpp:88
static constexpr CK_TILE_DEVICE auto MakeOutputDistribution()
Definition: batched_transpose_lds_policy.hpp:23
static constexpr CK_TILE_DEVICE index_t GetSmemSize()
Definition: batched_transpose_lds_policy.hpp:14
static constexpr CK_TILE_DEVICE auto MakeLdsLoadBlockDescriptor()
Definition: batched_transpose_lds_policy.hpp:62
Definition: load_tile_transpose.hpp:207
Definition: integral_constant.hpp:13
Definition: sequence.hpp:49