XeTLA v0.3.6
IntelĀ® Xe Templates for Linear Algebra - API Definition Document
 
Loading...
Searching...
No Matches
quant_op_functor.hpp File Reference

C++ API. More...

Include dependency graph for quant_op_functor.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  gpu::xetla::subgroup::dequant_op_t< tile_op_t, arch_tag, enable >
 Is the dequantization op functor. More...
 
struct  gpu::xetla::subgroup::dequant_op_t< tile_op_t_, arch_tag, std::enable_if_t<(arch_tag==gpu_arch::Xe)> >
 Is the quantization op functor, specialized for Xe architecture. More...
 
struct  gpu::xetla::subgroup::dequant_op_t< tile_op_t_, arch_tag, std::enable_if_t<(arch_tag==gpu_arch::Xe)> >::arguments_t
 
struct  gpu::xetla::subgroup::quant_op_t< tile_op_t, arch_tag, enable >
 Is the quantization op functor. More...
 
struct  gpu::xetla::subgroup::quant_op_t< tile_op_t_, arch_tag, std::enable_if_t<(arch_tag==gpu_arch::Xe)> >
 Is the quantization op functor, specialized for Xe architecture. More...
 
struct  gpu::xetla::subgroup::quant_op_t< tile_op_t_, arch_tag, std::enable_if_t<(arch_tag==gpu_arch::Xe)> >::arguments_t
 

Namespaces

namespace  gpu
 
namespace  gpu::xetla
 
namespace  gpu::xetla::subgroup
 

Detailed Description

C++ API.