Cutlass
CUDA Templates for Linear Algebra Subroutines and Solvers
Static Public Member Functions | List of all members
cutlass::ComputeThreadOffsetFromStrides< Shape< 1, T_h_, T_w_, T_c_ >, Shape< 1, S_h_, S_w_, S_c_ > > Struct Template Reference

Specialization for D=1.

#include <shape.h>

Static Public Member Functions

static CUTLASS_DEVICE int get ()
 

Member Function Documentation

◆ get()

template<int T_h_, int T_w_, int T_c_, int S_h_, int S_w_, int S_c_>
static CUTLASS_DEVICE int cutlass::ComputeThreadOffsetFromStrides< Shape< 1, T_h_, T_w_, T_c_ >, Shape< 1, S_h_, S_w_, S_c_ > >::get ( )
inlinestatic

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