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

Is MatAcc * vector scale + vector offset. More...

#include <tile_op_functor.hpp>

Detailed Description

template<typename scale_dtype, typename offset_dtype, gpu_arch arch_tag, class enable = void>
struct gpu::xetla::subgroup::scale_v_offset_v_op_t< scale_dtype, offset_dtype, arch_tag, enable >

Is MatAcc * vector scale + vector offset.

Template Parameters
scale_dtypeIs the scale data type.
offset_dtypeIs the offset data type.
arch_tagIs the hardware architecture tag.