C++ API. More...


Go to the source code of this file.
Classes | |
| class | gpu::xetla::group::cooperative_reduce_t< reduce_kind, tile_shape, matAcc_t, num_cooperative_wg, arch_tag, enable > |
| Workgroups to do the cooperative reduction. More... | |
| class | gpu::xetla::group::cooperative_reduce_t< reduce_kind, tile_shape_, matAcc_t, num_cooperative_wg, arch_tag_, std::enable_if_t<(arch_tag_==gpu_arch::Xe)> > |
| Workgroups to do the cooperative reduction. Specialized for Xe architecture. More... | |
| class | gpu::xetla::group::cooperative_reduce_t< reduce_kind, tile_shape_, matAcc_t, 1, arch_tag_, std::enable_if_t<(arch_tag_==gpu_arch::Xe)> > |
| Workgroups to do the cooperative reduction. More... | |
Namespaces | |
| namespace | gpu |
| namespace | gpu::xetla |
| namespace | gpu::xetla::group |
C++ API.