CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers
|
Partial Specialization of Reduce for "plus" (a functional operator)
#include <reduce.h>
Public Member Functions | |
CUTLASS_HOST_DEVICE T | operator() (T lhs, T const &rhs) const |
|
inline |