/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck_tile/ops/gemm/pipeline/tile_gemm_shape.hpp Source File#
tile_gemm_shape.hpp
Go to the documentation of this file.
40 concat('x', BlockWarps::at(number<0>{}), BlockWarps::at(number<1>{}), BlockWarps::at(number<2>{})),
Definition: cluster_descriptor.hpp:13
auto concat(const Ts &... xs) -> std::enable_if_t<!AllConvertibleToStringView< Ts... >, std::string >
Definition: concat.hpp:43
remove_cv_t< std::remove_reference_t< T > > remove_cvref_t
Definition: type_traits.hpp:21
constexpr CK_TILE_HOST_DEVICE index_t reduce_on_sequence(Seq, Reduce f, number< Init >)
Definition: sequence.hpp:979
Definition: tile_gemm_shape.hpp:17
static constexpr index_t flatNPerWarp
Definition: tile_gemm_shape.hpp:31
remove_cvref_t< BlockWarps_ > BlockWarps
Definition: tile_gemm_shape.hpp:19
static constexpr index_t flatKPerWarp
Definition: tile_gemm_shape.hpp:32
static CK_TILE_HOST std::string GetName()
Definition: tile_gemm_shape.hpp:35
static constexpr index_t flatKPerBlock
Definition: tile_gemm_shape.hpp:33
remove_cvref_t< BlockTile_ > BlockTile
Definition: tile_gemm_shape.hpp:18
remove_cvref_t< WarpTile_ > WarpTile
Definition: tile_gemm_shape.hpp:20
Definition: integral_constant.hpp:13
Definition: math.hpp:98