CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers
|
Internal implementation details.
#include <pitch_linear_thread_map.h>
Public Types | |
using | ShapeVec = layout::PitchLinearShape< Shape::kContiguous/kElementsPerAccess, Shape::kStrided > |
Shape of the tile in units of vectors. More... | |
using cutlass::transform::PitchLinearStripminedThreadMap< Shape_, Threads, ElementsPerAccess >::Detail::ShapeVec = layout::PitchLinearShape< Shape::kContiguous / kElementsPerAccess, Shape::kStrided > |