/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck_tile/ops/gemm/warp/warp_wmma_gemm.hpp File Reference#
warp_wmma_gemm.hpp File Reference
#include "ck_tile/core.hpp"
#include "ck_tile/ops/gemm/warp/warp_gemm_impl.hpp"
#include "ck_tile/ops/gemm/warp/warp_gemm_attribute_wmma.hpp"
Go to the source code of this file.
Namespaces | |
ck_tile | |
Typedefs | |
template<bool kTransC = false> | |
using | ck_tile::WarpGemmWmma_f32_16x16x16_f16_f16 = WarpGemmImpl< WarpGemmAttributeWmma< WarpGemmAttributeWmmaImpl_f32_16x16x16_f16_f16, kTransC > > |
template<bool kTransC = false> | |
using | ck_tile::WarpGemmWmma_f32_16x16x16_bf16_bf16 = WarpGemmImpl< WarpGemmAttributeWmma< WarpGemmAttributeWmmaImpl_f32_16x16x16_bf16_bf16, kTransC > > |
template<bool kTransC = false> | |
using | ck_tile::WarpGemmWmma_i32_16x16x16_i8_i8 = WarpGemmImpl< WarpGemmAttributeWmma< WarpGemmAttributeWmmaImpl_i32_16x16x16_i8_i8, kTransC > > |
template<bool kTransC = false> | |
using | ck_tile::WarpGemmWmma_f32_16x16x16_f8_f8 = WarpGemmImpl< WarpGemmAttributeWmma< WarpGemmAttributeWmmaImpl_f32_16x16x16_f8_f8, kTransC > > |
template<bool kTransC = false> | |
using | ck_tile::WarpGemmWmma_f32_16x16x16_bf8_bf8 = WarpGemmImpl< WarpGemmAttributeWmma< WarpGemmAttributeWmmaImpl_f32_16x16x16_bf8_bf8, kTransC > > |
template<bool kTransC = false> | |
using | ck_tile::WarpGemmWmma_f32_16x16x16_f8_bf8 = WarpGemmImpl< WarpGemmAttributeWmma< WarpGemmAttributeWmmaImpl_f32_16x16x16_f8_bf8, kTransC > > |
template<bool kTransC = false> | |
using | ck_tile::WarpGemmWmma_f32_16x16x16_bf8_f8 = WarpGemmImpl< WarpGemmAttributeWmma< WarpGemmAttributeWmmaImpl_f32_16x16x16_bf8_f8, kTransC > > |