include/ck_tile/ops/image_to_column/pipeline/tile_image_to_column_shape.hpp Source File#
tile_image_to_column_shape.hpp
Go to the documentation of this file.
Definition: cluster_descriptor.hpp:13
Definition: tile_image_to_column_shape.hpp:13
static constexpr index_t kKThreadPerWarp
Definition: tile_image_to_column_shape.hpp:21
static constexpr index_t kKWarpPerBlock
Definition: tile_image_to_column_shape.hpp:27
static constexpr index_t kMPerBlock
Definition: tile_image_to_column_shape.hpp:23
static constexpr index_t kKPerBlock
Definition: tile_image_to_column_shape.hpp:24
static constexpr index_t kMPerThread
Definition: tile_image_to_column_shape.hpp:14
static constexpr index_t kMThreadPerWarp
Definition: tile_image_to_column_shape.hpp:20
static constexpr index_t kKPerThread
Definition: tile_image_to_column_shape.hpp:15
static constexpr index_t kMWarpPerBlock
Definition: tile_image_to_column_shape.hpp:26
static constexpr index_t kMPerWarp
Definition: tile_image_to_column_shape.hpp:17
static constexpr index_t kKPerWarp
Definition: tile_image_to_column_shape.hpp:18
static constexpr index_t kBlockSize
Definition: tile_image_to_column_shape.hpp:29
Definition: integral_constant.hpp:13