CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers
|
#include <library.h>
Public Attributes | |
cutlass::gemm::GemmCoord | instruction_shape |
Shape of the target math instruction. More... | |
NumericTypeID | element_accumulator |
Describes the data type of the internal accumulator. More... | |
OpcodeClassID | opcode_class |
Classification of math instruction. More... | |
|
inline |
NumericTypeID cutlass::library::MathInstructionDescription::element_accumulator |
cutlass::gemm::GemmCoord cutlass::library::MathInstructionDescription::instruction_shape |
OpcodeClassID cutlass::library::MathInstructionDescription::opcode_class |