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

C++ API. More...

#include "kernel/default_config/common.hpp"
#include "kernel/gemm/common.hpp"
#include "kernel/gemm/dispatch_policy.hpp"
#include "kernel/gemm/gemm_preset.hpp"
Include dependency graph for default_gemm.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  gpu::xetla::kernel::default_gemm_config_t< dtype_a, mem_layout_a, alignment_a, dtype_b, mem_layout_b, alignment_b, dtype_c, mem_layout_c, alignment_c, dtype_acc, gpu_arch_tag, tune_option >
 
struct  gpu::xetla::kernel::default_gemm_t< dtype_a, mem_layout_a, alignment_a, dtype_b, mem_layout_b, alignment_b, dtype_c, mem_layout_c, alignment_c, dtype_acc, gpu_arch_tag, tune_option >
 
struct  gpu::xetla::param_optimizer< param_optimizer_tag::kernel, dict_t_ >
 
struct  gpu::xetla::param_adaptor< param_adaptor_tag::kernel, dict_t_ >
 
struct  gpu::xetla::group::default_gemm_selector_config_t< dtype_a, mem_layout_a, alignment_a, mem_space_a, dtype_b, mem_layout_b, alignment_b, mem_space_b, dtype_acc, wg_shape, wg_tile_k, gpu_arch_tag, tune_option >
 
struct  gpu::xetla::group::default_gemm_selector_t< dtype_a, mem_layout_a, alignment_a, mem_space_a, dtype_b, mem_layout_b, alignment_b, mem_space_b, dtype_acc, wg_shape, wg_tile_k, gpu_arch_tag, tune_option >
 
struct  gpu::xetla::group::default_epilogue_selector_config_t< dtype_c, mem_layout_c, alignment_c, mem_space_c, wg_shape, wg_tile_k, gpu_arch_tag, tune_option >
 
struct  gpu::xetla::group::default_epilogue_selector_t< dtype_c, mem_layout_c, alignment_c, mem_space_c, wg_shape, wg_tile_k, gpu_arch_tag, tune_option >
 
struct  gpu::xetla::param_optimizer< param_optimizer_tag::work_group, dict_t_ >
 
struct  gpu::xetla::param_adaptor< param_adaptor_tag::work_group_gemm, dict_t_ >
 
struct  gpu::xetla::param_adaptor< param_adaptor_tag::work_group_epilogue, dict_t_ >
 

Namespaces

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

Detailed Description

C++ API.