pool_shape.hpp Source File#
pool_shape.hpp
Go to the documentation of this file.
Definition tile/core/algorithm/cluster_descriptor.hpp:13
CK_TILE_HOST_DEVICE constexpr index_t reduce_on_sequence(Seq, Reduce f, number< Init >)
Definition tile/core/container/sequence.hpp:982
Definition pool_shape.hpp:15
static constexpr index_t WarpSizeScaleFactor
Definition pool_shape.hpp:35
static constexpr index_t WarpPerBlock_N
Definition pool_shape.hpp:26
static constexpr index_t WarpPerBlock_M
Definition pool_shape.hpp:25
static constexpr index_t ThreadPerWarp_M
Definition pool_shape.hpp:43
static constexpr index_t ThreadPerWarp_N
Definition pool_shape.hpp:44
static constexpr index_t WarpSizeScaleFactor_N
Definition pool_shape.hpp:40
static constexpr index_t WarpSizeScaleFactor_M
Definition pool_shape.hpp:38
Definition tile/core/numeric/math.hpp:98