Cutlass
CUDA Templates for Linear Algebra Subroutines and Solvers
|
Compute the offset for the given coordinates in a cube with one channel and a depth of 1. More...
#include <shape.h>
Static Public Member Functions | |
static CUTLASS_DEVICE int | get (int d, int h, int w, int c) |
S_h | Stride in the H dimension in scalars |
S_w | Stride in the W dimension in scalars |
|
inlinestatic |