docs/matrix__traits_8h.html
| | CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers |
matrix_traits.h File Reference
Defines properties of matrices used to denote layout and operands to GEMM kernels. More...
#include "cutlass/cutlass.h"
Include dependency graph for matrix_traits.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
|
| | | cutlass | | |
|
|
| enum | cutlass::MatrixLayout { cutlass::MatrixLayout::kColumnMajor, cutlass::MatrixLayout::kRowMajor } |
| |
| enum | cutlass::MatrixTransform { cutlass::MatrixTransform::kNone, cutlass::MatrixTransform::kTranspose, cutlass::MatrixTransform::kConjugate, cutlass::MatrixTransform::kHermitian } |
| | Transformation applied to matrix operands. More...
|
| |
Generated by 1.8.11