is_tile_window_linear< tile_window_linear< BottomTensorView_, WindowLengths_, StaticTileDistribution_, LinearBottomDims_ > > Struct Template Reference#
ck_tile::is_tile_window_linear< tile_window_linear< BottomTensorView_, WindowLengths_, StaticTileDistribution_, LinearBottomDims_ > > Struct Template Reference
Specialization of is_tile_window_linear for tile_window_linear.
More...
#include <tile_window_linear.hpp>
Inheritance diagram for ck_tile::is_tile_window_linear< tile_window_linear< BottomTensorView_, WindowLengths_, StaticTileDistribution_, LinearBottomDims_ > >:
Detailed Description
template<typename BottomTensorView_, typename WindowLengths_, typename StaticTileDistribution_, typename LinearBottomDims_>
struct ck_tile::is_tile_window_linear< tile_window_linear< BottomTensorView_, WindowLengths_, StaticTileDistribution_, LinearBottomDims_ > >
Specialization of is_tile_window_linear for tile_window_linear.
Evaluates to true_type if the type is a tile_window_linear with the given template parameters.
- Template Parameters
-
BottomTensorView_ Bottom tensor view type of the tile window. WindowLengths_ Static window lengths. StaticTileDistribution_ Tile distribution policy. LinearBottomDims_ Dimensions of the bottom tensor view that participate in linearization.
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/docs-7.0.1/include/ck_tile/core/tensor/tile_window_linear.hpp