tile_gemm_shape.hpp Source File#
tile_gemm_shape.hpp
Go to the documentation of this file.
Definition tile/core/algorithm/cluster_descriptor.hpp:13
remove_cv_t< std::remove_reference_t< T > > remove_cvref_t
Definition type_traits.hpp:21
auto concat(const Ts &... xs) -> std::enable_if_t<!AllConvertibleToStringView< Ts... >, std::string >
Definition concat.hpp:43
CK_TILE_HOST_DEVICE constexpr index_t reduce_on_sequence(Seq, Reduce f, number< Init >)
Definition tile/core/container/sequence.hpp:982
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 tile/core/numeric/math.hpp:98