Cutlass
CUDA Templates for Linear Algebra Subroutines and Solvers
|
#include <tensor_ref.h>
Public Member Functions | |
CUTLASS_HOST_DEVICE Coord< Rank > | operator() (Coord< Rank > const &coord) const |
Static Public Attributes | |
static int const | kStorageRank = Rank |
Default mapping function from coordinates in a tensor's index space into the n-D array held in memory. Assumes StorageRank = Rank
|
inline |
|
static |