Cutlass
CUDA Templates for Linear Algebra Subroutines and Solvers
|
#include <load_store.h>
Public Types | |
typedef FragmentElement_ | AccessType |
The output type. More... | |
Static Public Member Functions | |
static CUTLASS_HOST_DEVICE void | load (AccessType &value, Scalar_ const *pointer, int offset) |
The load function. More... | |
typedef FragmentElement_ cutlass::Load< Scalar_, kAccessSize, Memory_, FragmentElementType::kWmmaMatrix, FragmentElement_, kStride, size >::AccessType |
|
inlinestatic |