@ -2,6 +2,8 @@
|
||||
|
||||
[README](/README.md#documentation) > **Functionality**
|
||||
|
||||
# Functionality
|
||||
|
||||
- N - Column Major Matrix
|
||||
- T - Row Major matrix
|
||||
- {N,T} x {N,T} - All combinations, i.e. NN, NT, TN, TT
|
||||
@ -18,8 +20,6 @@
|
||||
- SpTensorOp - Use Sparse Tensor Core MMA
|
||||
- WmmaTensorOp - Use WMMA abstraction to use Tensor Core MMA
|
||||
|
||||
# Functionality
|
||||
|
||||
## Device-level GEMM
|
||||
|
||||
The following table summarizes device-level GEMM kernels in CUTLASS, organized by opcode class, data type, and layout.
|
||||
|
||||
Reference in New Issue
Block a user