C++ API. More...
#include "group/gemm/common.hpp"

Go to the source code of this file.
Classes | |
| struct | gpu::xetla::group::pre_processing_default_t< tile_shape, arch_tag, enable > |
| Gemm default pre_processing functor. More... | |
| struct | gpu::xetla::group::pre_processing_matA_neg_filter_t< tile_shape, arch_tag, enable > |
| Gemm pre_processing functor with applying relu op to matA. More... | |
| class | gpu::xetla::group::gemm_t< compute_policy, tile_shape, mem_desc_a, mem_desc_b, pre_processing, enable > |
| Gemm functor. More... | |
| class | gpu::xetla::group::gemm_selector_t< dtype_a, dtype_b, mem_layout_a, mem_layout_b, mem_space_a, mem_space_b, alignment_a, alignment_b, dtype_acc, tile_shape, k_stride, engine, arch_tag, stages, sync_freq, enable > |
| Gemm selection functor. More... | |
Namespaces | |
| namespace | gpu |
| namespace | gpu::xetla |
| namespace | gpu::xetla::group |
C++ API.