#include <load_store.h>
|
static CUTLASS_DEVICE void | load (AccessType &dst, Scalar_ const *pointer, int offset) |
| The store function. More...
|
|
◆ AccessType
template<typename Scalar_ , int Lanes_, MemorySpace::Kind Memory_>
◆ load()
template<typename Scalar_ , int Lanes_, MemorySpace::Kind Memory_>
static CUTLASS_DEVICE void cutlass::Load< Scalar_, Lanes_, Memory_, true, 4 >::load |
( |
AccessType & |
dst, |
|
|
Scalar_ const * |
pointer, |
|
|
int |
offset |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: