XeTLA v0.3.6
IntelĀ® Xe Templates for Linear Algebra - API Definition Document
 
Loading...
Searching...
No Matches
gpu::xetla::kernel::data_transformer_attr_t< wg_tile_n_, wg_tile_m_, sg_tile_n_, sg_tile_m_ > Struct Template Reference

#include <config.hpp>

Static Public Attributes

static constexpr uint32_t wg_tile_m = wg_tile_m_
 
static constexpr uint32_t wg_tile_n = wg_tile_n_
 
static constexpr uint32_t sg_tile_m = sg_tile_m_
 
static constexpr uint32_t sg_tile_n = sg_tile_n_
 

Detailed Description

template<uint32_t wg_tile_n_, uint32_t wg_tile_m_, uint32_t sg_tile_n_, uint32_t sg_tile_m_>
struct gpu::xetla::kernel::data_transformer_attr_t< wg_tile_n_, wg_tile_m_, sg_tile_n_, sg_tile_m_ >
Template Parameters
wg_tile_n_
wg_tile_m_
sg_tile_n_
sg_tile_m_

Member Data Documentation

◆ sg_tile_m

template<uint32_t wg_tile_n_, uint32_t wg_tile_m_, uint32_t sg_tile_n_, uint32_t sg_tile_m_>
constexpr uint32_t gpu::xetla::kernel::data_transformer_attr_t< wg_tile_n_, wg_tile_m_, sg_tile_n_, sg_tile_m_ >::sg_tile_m = sg_tile_m_
staticconstexpr

◆ sg_tile_n

template<uint32_t wg_tile_n_, uint32_t wg_tile_m_, uint32_t sg_tile_n_, uint32_t sg_tile_m_>
constexpr uint32_t gpu::xetla::kernel::data_transformer_attr_t< wg_tile_n_, wg_tile_m_, sg_tile_n_, sg_tile_m_ >::sg_tile_n = sg_tile_n_
staticconstexpr

◆ wg_tile_m

template<uint32_t wg_tile_n_, uint32_t wg_tile_m_, uint32_t sg_tile_n_, uint32_t sg_tile_m_>
constexpr uint32_t gpu::xetla::kernel::data_transformer_attr_t< wg_tile_n_, wg_tile_m_, sg_tile_n_, sg_tile_m_ >::wg_tile_m = wg_tile_m_
staticconstexpr

◆ wg_tile_n

template<uint32_t wg_tile_n_, uint32_t wg_tile_m_, uint32_t sg_tile_n_, uint32_t sg_tile_m_>
constexpr uint32_t gpu::xetla::kernel::data_transformer_attr_t< wg_tile_n_, wg_tile_m_, sg_tile_n_, sg_tile_m_ >::wg_tile_n = wg_tile_n_
staticconstexpr