C++ API. More...
#include "kernel/gemm/api.hpp"#include "kernel/gemm/common.hpp"#include "kernel/gemm/dispatch_policy.hpp"

Go to the source code of this file.
Classes | |
| class | gpu::xetla::kernel::gemm_universal_t< dispatch_policy_kslicing< group_swizzle_, num_global_kslicing_, num_local_kslicing_ >, gemm_t_, epilogue_t_, std::enable_if_t<(group_swizzle_::arch_tag==gpu_arch::Xe)> > |
| Is the gemm_universal functor, specialized in kslicing dispatch policy and Xe architecture. More... | |
| struct | gpu::xetla::kernel::gemm_universal_t< dispatch_policy_kslicing< group_swizzle_, num_global_kslicing_, num_local_kslicing_ >, gemm_t_, epilogue_t_, std::enable_if_t<(group_swizzle_::arch_tag==gpu_arch::Xe)> >::arguments_t |
| GEMM_UNIVERSAL arguments. More... | |
Namespaces | |
| namespace | gpu |
| namespace | gpu::xetla |
| namespace | gpu::xetla::kernel |
C++ API.