fused_moegemm_tile_partitioner.hpp Source File#
fused_moegemm_tile_partitioner.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
CK_TILE_HOST_DEVICE constexpr auto integer_divide_ceil(X x, Y y)
Definition tile/core/numeric/math.hpp:149
CK_TILE_HOST_DEVICE constexpr auto make_tuple(Xs &&... xs)
Definition tile/core/container/tuple.hpp:360
Definition fused_moegemm_tile_partitioner.hpp:10
CK_TILE_DEVICE auto operator()(ck_tile::index_t, ck_tile::index_t)
Definition fused_moegemm_tile_partitioner.hpp:16
ck_tile::remove_cvref_t< BlockShape_ > BlockShape
Definition fused_moegemm_tile_partitioner.hpp:12
static constexpr const char * name
Definition fused_moegemm_tile_partitioner.hpp:14
static CK_TILE_HOST constexpr auto GridSize(index_t max_tokens, index_t intermediate_size)
Definition fused_moegemm_tile_partitioner.hpp:25