CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers
|
Functor performing linear combination operations used by epilogues. More...
#include "cutlass/cutlass.h"
#include "cutlass/numeric_types.h"
#include "cutlass/array.h"
#include "cutlass/functional.h"
#include "cutlass/numeric_conversion.h"
Go to the source code of this file.
Classes | |
class | cutlass::epilogue::thread::LinearCombination< ElementOutput_, Count, ElementAccumulator_, ElementCompute_, Round > |
struct | cutlass::epilogue::thread::LinearCombination< ElementOutput_, Count, ElementAccumulator_, ElementCompute_, Round >::Params |
Host-constructable parameters structure. More... | |
Namespaces | |
cutlass | |
cutlass::epilogue | |
cutlass::epilogue::thread | |