C++ API. More...


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 |
C++ API.