XeTLA v0.3.6
IntelĀ® Xe Templates for Linear Algebra - API Definition Document
 
Loading...
Searching...
No Matches
gpu::xetla::group::pre_processing_default_t< tile_shape, arch_tag, enable > Struct Template Reference

Gemm default pre_processing functor. More...

#include <api.hpp>

Detailed Description

template<typename tile_shape, gpu_arch arch_tag, class enable = void>
struct gpu::xetla::group::pre_processing_default_t< tile_shape, arch_tag, enable >

Gemm default pre_processing functor.

Template Parameters
tile_shapeIs the workgroup-level tile shape.
arch_tagIs the HW architecture.