Cutlass
CUDA Templates for Linear Algebra Subroutines and Solvers
Public Types | List of all members
cutlass::ShapeStrides< Shape_, elementsPerAccess > Struct Template Reference

#include <shape.h>

Public Types

typedef Shape< Shape_::kH *Shape_::kW *Shape_::kC, Shape_::kW *Shape_::kC, Shape_::kC, elementsPerAccess > Shape
 

Member Typedef Documentation

◆ Shape

template<typename Shape_, int elementsPerAccess>
typedef Shape<Shape_::kH * Shape_::kW * Shape_::kC, Shape_::kW * Shape_::kC, Shape_::kC, elementsPerAccess> cutlass::ShapeStrides< Shape_, elementsPerAccess >::Shape

The documentation for this struct was generated from the following file: