CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers
|
Defines basic structures needed for implementing the warp-scoped phase of the epilogue. These quantities assume a 'column-major' arrangement of SimtOp instructions, of which a row-oriented slice is visible per iteration. More...
Go to the source code of this file.
Classes | |
struct | cutlass::epilogue::warp::SimtPolicy< WarpShape, Operator, Layout, MmaSimtPolicy > |
struct | cutlass::epilogue::warp::SimtPolicy< WarpShape_, Operator_, layout::RowMajor, MmaSimtPolicy_ > |
Partial specialization for row-major. More... | |
Namespaces | |
cutlass | |
cutlass::epilogue | |
cutlass::epilogue::warp | |