CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers
|
Helper to perform for-each operation.
#include <tensor_foreach.h>
Public Member Functions | |
__inline__ __device__ | TensorForEachHelper (Func &func, Coord< Rank > const &size, Coord< Rank > &coord, int64_t index) |
Constructor for general rank. More... | |
|
inline |