/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck_tile/core/arch/mma/mma_transforms.hpp Source File#
mma_transforms.hpp
Go to the documentation of this file.
27 // TODO: c++20 template <MmaOpI MmaOp, amdgcn_target_arch_id CompilerTarget, typename Enable = void>
Definition: amdgcn_mma.hpp:10
Implements the default MMA transforms selection for gfx9 targets.
Definition: mma_transforms.hpp:28
A no-op transform that passes through the input as-is.
Definition: mma_transforms.hpp:11
static decltype(auto) CK_TILE_DEVICE exec(VecType &&v)
Definition: mma_transforms.hpp:13