Cutlass
CUDA Templates for Linear Algebra Subroutines and Solvers
|
Compute the offset for the given coordinates in a cube. More...
#include <shape.h>
Static Public Member Functions | |
static CUTLASS_HOST_DEVICE int | get (int d, int h, int w, int c) |
A | Layout Concept where each dimension of the cube specifies the corresponding stride. |
|
inlinestatic |