CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers
Classes | Namespaces
linear_combination.h File Reference

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"
Include dependency graph for linear_combination.h:
This graph shows which files directly or indirectly include this file:

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