Shared storage object needed by threadblock-scoped GEMM.  
#include <mma_base.h>
|  | 
| using | ShapeA = MatrixShape< Shape::kM+Policy::SmemPaddingA::kRow, Shape::kK *kStages+Policy::SmemPaddingA::kColumn > | 
|  | Shape of the A matrix operand in shared memory.  More... 
 | 
|  | 
| using | ShapeB = MatrixShape< Shape::kK *kStages+Policy::SmemPaddingB::kRow, Shape::kN+Policy::SmemPaddingB::kColumn > | 
|  | Shape of the B matrix operand in shared memory.  More... 
 | 
|  | 
template<typename Shape_, typename Policy_, int Stages, typename Enable = bool> 
      
 
 
template<typename Shape_, typename Policy_, int Stages, typename Enable = bool> 
      
 
 
template<typename Shape_, typename Policy_, int Stages, typename Enable = bool> 
 
 
template<typename Shape_, typename Policy_, int Stages, typename Enable = bool> 
 
 
template<typename Shape_, typename Policy_, int Stages, typename Enable = bool> 
 
 
template<typename Shape_, typename Policy_, int Stages, typename Enable = bool> 
 
 
template<typename Shape_, typename Policy_, int Stages, typename Enable = bool> 
      
 
 
template<typename Shape_, typename Policy_, int Stages, typename Enable = bool> 
      
 
 
The documentation for this class was generated from the following file: