MagmaDNN  1.0
c++NeuralNetworkFramework
sumop.cpp File Reference
Include dependency graph for sumop.cpp:

Functions

template<typename T >
Operation< T > * magmadnn::op::sum (std::vector< Operation< T > *> ops, bool copy)
 
template Operation< int > * magmadnn::op::sum (std::vector< Operation< int > *> ops, bool copy)
 
template Operation< float > * magmadnn::op::sum (std::vector< Operation< float > *> ops, bool copy)
 
template Operation< double > * magmadnn::op::sum (std::vector< Operation< double > *> ops, bool copy)
 

Detailed Description

Author
Daniel Nichols
Version
0.1
Date
2019-05-20