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

C++ API. More...

#include "group/gemm/api.hpp"
#include "group/gemm/common.hpp"
Include dependency graph for pre_processing_xe.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gpu::xetla::group::pre_processing_default_t< tile_shape_, arch_tag, std::enable_if_t<(arch_tag==gpu_arch::Xe)> >
 gemm default pre_processing functor. Specialized for Xe architecture. More...
 
struct  gpu::xetla::group::pre_processing_default_t< tile_shape_, arch_tag, std::enable_if_t<(arch_tag==gpu_arch::Xe)> >::arguments_t
 
class  gpu::xetla::group::pre_processing_matA_neg_filter_t< tile_shape_, arch_tag, std::enable_if_t<(arch_tag==gpu_arch::Xe)> >
 gemm pre_processing functor with applying relu op to matA. Specialized for Xe architecture. More...
 
struct  gpu::xetla::group::pre_processing_matA_neg_filter_t< tile_shape_, arch_tag, std::enable_if_t<(arch_tag==gpu_arch::Xe)> >::arguments_t
 

Namespaces

namespace  gpu
 
namespace  gpu::xetla
 
namespace  gpu::xetla::group
 

Detailed Description

C++ API.