docs/structcutlass_1_1transform_1_1PitchLinearTilePolicyStripminedThreadContiguous.html
| | CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers |
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
cutlass::transform::PitchLinearTilePolicyStripminedThreadContiguous< Shape, Threads, ElementsPerAccess > Struct Template Reference
#include <pitch_linear_thread_map.h>
|
| | using | TensorCoord = layout::PitchLinearCoord | | | | using | Iterations = layout::PitchLinearShape< Shape::kContiguous/(kThreads *kElementsPerAccess), Shape::kStrided > | | | | using | Delta = layout::PitchLinearShape< 1, 1 > | | |
|
| | static CUTLASS_HOST_DEVICE TensorCoord | initial_offset (int thread_id) | | |
|
| | static int const | kThreads = Threads | | | | static int const | kElementsPerAccess = ElementsPerAccess | | |
template<typename Shape , int Threads, int ElementsPerAccess = 1>
| using cutlass::transform::PitchLinearTilePolicyStripminedThreadContiguous< Shape, Threads, ElementsPerAccess >::Delta = layout::PitchLinearShape<1, 1> |
template<typename Shape , int Threads, int ElementsPerAccess = 1>
| using cutlass::transform::PitchLinearTilePolicyStripminedThreadContiguous< Shape, Threads, ElementsPerAccess >::Iterations = layout::PitchLinearShape< Shape::kContiguous / (kThreads * kElementsPerAccess), Shape::kStrided> |
template<typename Shape , int Threads, int ElementsPerAccess = 1>
| using cutlass::transform::PitchLinearTilePolicyStripminedThreadContiguous< Shape, Threads, ElementsPerAccess >::TensorCoord = layout::PitchLinearCoord |
template<typename Shape , int Threads, int ElementsPerAccess = 1>
|
| static CUTLASS_HOST_DEVICE TensorCoord cutlass::transform::PitchLinearTilePolicyStripminedThreadContiguous< Shape, Threads, ElementsPerAccess >::initial_offset | ( | int | thread_id | ) | |
| inlinestatic |
template<typename Shape , int Threads, int ElementsPerAccess = 1>
|
| int const cutlass::transform::PitchLinearTilePolicyStripminedThreadContiguous< Shape, Threads, ElementsPerAccess >::kElementsPerAccess = ElementsPerAccess |
| static |
template<typename Shape , int Threads, int ElementsPerAccess = 1>
|
| int const cutlass::transform::PitchLinearTilePolicyStripminedThreadContiguous< Shape, Threads, ElementsPerAccess >::kThreads = Threads |
| static |
The documentation for this struct was generated from the following file:
Generated by 1.8.11