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

Is the dequantization op functor. More...

#include <quant_op_functor.hpp>

Detailed Description

template<typename tile_op_t, gpu_arch arch_tag, class enable = void>
struct gpu::xetla::subgroup::dequant_op_t< tile_op_t, arch_tag, enable >

Is the dequantization op functor.

Template Parameters
tile_op_tIs the dequantization method, share the same API with tile_op/chained_tile_op.
arch_tagIs the hardware architecture tag.