is_tile_window_with_static_distribution< tile_window_with_static_distribution< BottomTensorView_, WindowLengths_, StaticTileDistribution_, NumCoord > > Struct Template Reference

is_tile_window_with_static_distribution&lt; tile_window_with_static_distribution&lt; BottomTensorView_, WindowLengths_, StaticTileDistribution_, NumCoord &gt; &gt; Struct Template Reference#

Composable Kernel: ck_tile::is_tile_window_with_static_distribution< tile_window_with_static_distribution< BottomTensorView_, WindowLengths_, StaticTileDistribution_, NumCoord > > Struct Template Reference
ck_tile::is_tile_window_with_static_distribution< tile_window_with_static_distribution< BottomTensorView_, WindowLengths_, StaticTileDistribution_, NumCoord > > Struct Template Reference

Specialization for tile_window_with_static_distribution to evaluate to true_type. More...

#include <tile_window.hpp>

Inheritance diagram for ck_tile::is_tile_window_with_static_distribution< tile_window_with_static_distribution< BottomTensorView_, WindowLengths_, StaticTileDistribution_, NumCoord > >:

Detailed Description

template<typename BottomTensorView_, typename WindowLengths_, typename StaticTileDistribution_, index_t NumCoord>
struct ck_tile::is_tile_window_with_static_distribution< tile_window_with_static_distribution< BottomTensorView_, WindowLengths_, StaticTileDistribution_, NumCoord > >

Specialization for tile_window_with_static_distribution to evaluate to true_type.

Template Parameters
BottomTensorView_Bottom tensor view type of the tile window.
WindowLengths_Static window lengths.
StaticTileDistribution_Tile distribution policy.
NumCoordNumber of coordinate dimensions.

The documentation for this struct was generated from the following file: