Back to Cutlass

CUTLASS: cutlass::layout::PitchLinearShape< Contiguous, Strided > Struct Template Reference

docs/structcutlass_1_1layout_1_1PitchLinearShape.html

4.4.22.1 KB
Original Source

| | CUTLASS

CUDA Templates for Linear Algebra Subroutines and Solvers |

Static Public Attributes | List of all members

cutlass::layout::PitchLinearShape< Contiguous, Strided > Struct Template Reference

Template defining a shape used by pitch-linear operators.

#include <pitch_linear.h>

|

Static Public Attributes

| | static int const | kContiguous = Contiguous | | | | static int const | kStrided = Strided | | | | static int const | kCount = Contiguous * Strided | | |

Member Data Documentation

template<int Contiguous, int Strided>

|

| int const cutlass::layout::PitchLinearShape< Contiguous, Strided >::kContiguous = Contiguous |

| static |

template<int Contiguous, int Strided>

|

| int const cutlass::layout::PitchLinearShape< Contiguous, Strided >::kCount = Contiguous * Strided |

| static |

template<int Contiguous, int Strided>

|

| int const cutlass::layout::PitchLinearShape< Contiguous, Strided >::kStrided = Strided |

| static |


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


Generated by 1.8.11