CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers
|
Parameters object is precomputed state and is host-constructible.
#include <predicated_tile_iterator.h>
Public Member Functions | |
CUTLASS_HOST_DEVICE | Params (Layout const &layout) |
Construct the Params object given a pitch-linear tensor's layout. More... | |
CUTLASS_HOST_DEVICE | Params () |
Public Attributes | |
friend | PredicatedTileIterator |
|
inline |
|
inline |
friend cutlass::transform::threadblock::PredicatedTileIterator< Shape_, Element_, layout::PitchLinear, AdvanceRank, ThreadMap_, AccessSize >::Params::PredicatedTileIterator |