Cutlass
CUDA Templates for Linear Algebra Subroutines and Solvers
|
#include <clear_accumulators.h>
Classes | |
struct | SharedStorage |
The shared storage. More... | |
Public Member Functions | |
CUTLASS_DEVICE | ClearAccumulators (SharedStorage &shared_storage) |
Ctor. More... | |
CUTLASS_DEVICE | ClearAccumulators () |
Ctor. More... | |
template<typename Fragment_ > | |
CUTLASS_DEVICE void | clear (Fragment_ &fragment) |
Clear the fragment. More... | |
|
inline |
|
inline |
|
inline |