CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers
cutlass::library::TensorDescription Member List

This is the complete list of members for cutlass::library::TensorDescription, including all inherited members.

alignmentcutlass::library::TensorDescription
elementcutlass::library::TensorDescription
layoutcutlass::library::TensorDescription
log_extent_rangecutlass::library::TensorDescription
log_stride_rangecutlass::library::TensorDescription
TensorDescription(NumericTypeID element=NumericTypeID::kInvalid, LayoutTypeID layout=LayoutTypeID::kInvalid, int alignment=1, int log_extent_range=24, int log_stride_range=24)cutlass::library::TensorDescriptioninline