33 #if defined(CUTLASS_ARCH_WMMA_ENABLED) 48 typename InstructionShape_,
62 typename Operator_ = arch::OpMultiplyAdd,
68 struct DefaultMmaTensorOpWmma;
77 typename InstructionShape_,
96 struct DefaultMmaTensorOpWmma {
110 using Type = cutlass::gemm::warp::MmaTensorOpWmma<
Describes the size of a matrix tile.
Definition: matrix_shape.h:42
Definition: aligned_buffer.h:35
Policy.
Definition: mma_tensor_op_policy.h:48
Templates implementing warp-level matrix multiply-accumulate operations targeting Tensor Cores...
Templates exposing architecture support for warp matrix multiply-add (WMMA) operations.
Basic include for CUTLASS.